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