resources: Move QUnit to resources/lib/qunitjs
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 10 Feb 2015 06:38:24 +0000 (06:38 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 10 Feb 2015 06:38:24 +0000 (06:38 +0000)
commit5f25ba11d532608ebc7fddbc5a7c8ee0305a2ee4
tree4fde7a3b4a3cf4014538e1d5b8e930049c480a73
parent00e0a5301c8fec1b985c43c22d5df3c72c75c232
resources: Move QUnit to resources/lib/qunitjs

This never belonged in resources/lib/jquery as it isn't a jQuery plugin.
It's its own package and library.

In fact, while it is a jQuery Foundation project, it does not even
depend on jQuery core (e.g. like Sizzle, and PEP).

Change-Id: Ibb00f47f4c9444870832ba8d327853f335708ae7
resources/Resources.php
resources/lib/jquery/jquery.qunit.css [deleted file]
resources/lib/jquery/jquery.qunit.js [deleted file]
resources/lib/qunitjs/qunit.css [new file with mode: 0644]
resources/lib/qunitjs/qunit.js [new file with mode: 0644]