aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/tabs.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/tabs/tabs.html')
-rw-r--r--tests/unit/tabs/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/tabs/tabs.html b/tests/unit/tabs/tabs.html
index 7f60ad277..a79d30e0e 100644
--- a/tests/unit/tabs/tabs.html
+++ b/tests/unit/tabs/tabs.html
@@ -26,7 +26,7 @@
<script src="../testsuite.js"></script>
<script src="tabs_test_helpers.js"></script>
- <script src="tabs_defaults.js"></script>
+ <script src="tabs_common.js"></script>
<script src="tabs_core.js"></script>
<script src="tabs_events.js"></script>
<script src="tabs_methods.js"></script>