aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-04-06 09:51:10 -0400
committerScott González <scott.gonzalez@gmail.com>2015-04-07 09:03:36 -0400
commit500f6b4992f8a113d7c88f4063b75923fe92663b (patch)
tree8179b72b38ddfcff5c693ec2c613e7e122fa3f84 /Gruntfile.js
parentbf03479cc14aa54c2e674cad87bf75c8126cb86f (diff)
downloadjquery-ui-500f6b4992f8a113d7c88f4063b75923fe92663b.tar.gz
jquery-ui-500f6b4992f8a113d7c88f4063b75923fe92663b.zip
Tests: Switch to the new qunit-composite module
This module was created from our existing implementation. Closes gh-1532
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index f69aed06a..53b34280a 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -280,6 +280,10 @@ grunt.initConfig({
"qunit-assert-classes/qunit-assert-classes.js": "qunit-assert-classes/qunit-assert-classes.js",
"qunit-assert-classes/LICENSE.txt": "qunit-assert-classes/LICENSE",
+ "qunit-composite/qunit-composite.js": "qunit-composite/qunit-composite.js",
+ "qunit-composite/qunit-composite.css": "qunit-composite/qunit-composite.css",
+ "qunit-composite/LICENSE.txt": "qunit-composite/LICENSE.txt",
+
"jquery-mousewheel/jquery.mousewheel.js": "jquery-mousewheel/jquery.mousewheel.js",
"jquery-mousewheel/LICENSE.txt": "jquery-mousewheel/LICENSE.txt",