aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2012-10-31 08:30:01 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-31 09:50:36 -0400
commitd85b0160f2bd9030e2abc1a5d1d166602423cb11 (patch)
treebaab9e414b33ad0fe37e64e5e2fd8155099714d7 /build
parent8746042ae10070ecb3c35bd34238e146b6b2e3a5 (diff)
downloadjquery-ui-d85b0160f2bd9030e2abc1a5d1d166602423cb11.tar.gz
jquery-ui-d85b0160f2bd9030e2abc1a5d1d166602423cb11.zip
Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable test suite to pass
Diffstat (limited to 'build')
-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 65266a826..77ee6bfcc 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -21,7 +21,7 @@ var versions = {
"Menu": "menu/menu.html",
"Position": "position/position.html",
"Progressbar": "progressbar/progressbar.html",
- //"Resizable": "resizable/resizable.html",
+ "Resizable": "resizable/resizable.html",
"Selectable": "selectable/selectable.html",
//"Slider": "slider/slider.html",
//"Sortable": "sortable/sortable.html",