aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable/methods.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/selectable/methods.js')
-rw-r--r--tests/unit/selectable/methods.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/selectable/methods.js b/tests/unit/selectable/methods.js
index 045809670..ee60e4ebf 100644
--- a/tests/unit/selectable/methods.js
+++ b/tests/unit/selectable/methods.js
@@ -1,6 +1,6 @@
define( [
"jquery",
- "ui/selectable"
+ "ui/widgets/selectable"
], function( $ ) {
module("selectable: methods");