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