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