aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable/resizable.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-11-26 16:27:18 -0500
committerScott González <scott.gonzalez@gmail.com>2012-11-26 16:27:18 -0500
commitee8d20ea067f29c90a0c46ddb91584989d585b28 (patch)
treebe6122abc71d9272fa1db0b4fc61cfdadb688887 /tests/unit/resizable/resizable.html
parentf0c203a9a0cc7cbb70738436ed99c38b407e772a (diff)
downloadjquery-ui-ee8d20ea067f29c90a0c46ddb91584989d585b28.tar.gz
jquery-ui-ee8d20ea067f29c90a0c46ddb91584989d585b28.zip
Dialog: Moved resizable handle test from resizable.
Diffstat (limited to 'tests/unit/resizable/resizable.html')
-rw-r--r--tests/unit/resizable/resizable.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/resizable/resizable.html b/tests/unit/resizable/resizable.html
index 7a63de0bc..0a27f2a80 100644
--- a/tests/unit/resizable/resizable.html
+++ b/tests/unit/resizable/resizable.html
@@ -16,8 +16,6 @@
"ui/jquery.ui.core.js",
"ui/jquery.ui.widget.js",
"ui/jquery.ui.mouse.js",
- "ui/jquery.ui.button.js",
- "ui/jquery.ui.dialog.js",
"ui/jquery.ui.resizable.js"
]
});