aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks/testswarm.js
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2012-10-30 22:19:49 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-30 22:24:41 -0400
commit8746042ae10070ecb3c35bd34238e146b6b2e3a5 (patch)
tree680131d4193b396f7c90156b221cd7180dbd8fff /build/tasks/testswarm.js
parentb49e071d39795255e88b13ae172367201484c352 (diff)
downloadjquery-ui-8746042ae10070ecb3c35bd34238e146b6b2e3a5.tar.gz
jquery-ui-8746042ae10070ecb3c35bd34238e146b6b2e3a5.zip
Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable test suite to pass
Diffstat (limited to 'build/tasks/testswarm.js')
-rw-r--r--build/tasks/testswarm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js
index 62433232f..65266a826 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -16,7 +16,7 @@ var versions = {
//"Datepicker": "datepicker/datepicker.html",
//"Dialog": "dialog/dialog.html",
"Draggable": "draggable/draggable.html",
- //"Droppable": "droppable/droppable.html",
+ "Droppable": "droppable/droppable.html",
"Effects": "effects/effects.html",
"Menu": "menu/menu.html",
"Position": "position/position.html",