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