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