aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/progressbar/progressbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/progressbar/progressbar.html')
-rw-r--r--tests/unit/progressbar/progressbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/progressbar/progressbar.html b/tests/unit/progressbar/progressbar.html
index 8b55f5a89..f6156d0bb 100644
--- a/tests/unit/progressbar/progressbar.html
+++ b/tests/unit/progressbar/progressbar.html
@@ -22,8 +22,8 @@
<script src="../../jquery.simulate.js"></script>
<script src="../testsuite.js"></script>
+ <script src="progressbar_common.js"></script>
<script src="progressbar_core.js"></script>
- <script src="progressbar_defaults.js"></script>
<script src="progressbar_events.js"></script>
<script src="progressbar_methods.js"></script>
<script src="progressbar_options.js"></script>