aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/helper.js
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-07-14 22:11:35 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-08-08 00:29:39 -0400
commit18486cb60cd0718e2f7b60bbd3976e95a2a94875 (patch)
treedd489c076bc7acbd428c6e3119a07e854850303e /tests/unit/tabs/helper.js
parent33e135061fb85d9078537d26b1b2a5461c3802e4 (diff)
downloadjquery-ui-18486cb60cd0718e2f7b60bbd3976e95a2a94875.tar.gz
jquery-ui-18486cb60cd0718e2f7b60bbd3976e95a2a94875.zip
Tabs: Move tabs into widgets directory
Ref #13885
Diffstat (limited to 'tests/unit/tabs/helper.js')
-rw-r--r--tests/unit/tabs/helper.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/tabs/helper.js b/tests/unit/tabs/helper.js
index 5c9625f8c..132061753 100644
--- a/tests/unit/tabs/helper.js
+++ b/tests/unit/tabs/helper.js
@@ -1,7 +1,7 @@
define( [
"jquery",
"lib/helper",
- "ui/tabs"
+ "ui/widgets/tabs"
], function( $, helper ) {
return $.extend( helper, {