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