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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/progressbar/progressbar.html b/tests/unit/progressbar/progressbar.html
index e168c6ae3..8cf661ed4 100644
--- a/tests/unit/progressbar/progressbar.html
+++ b/tests/unit/progressbar/progressbar.html
@@ -4,8 +4,8 @@
<title>jQuery UI Progressbar Test Suite</title>
<script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
- <script type="text/javascript" src="../../../ui/ui.core.js"></script>
- <script type="text/javascript" src="../../../ui/ui.progressbar.js"></script>
+ <script type="text/javascript" src="../../../ui/jquery.ui.core.js"></script>
+ <script type="text/javascript" src="../../../ui/jquery.ui.progressbar.js"></script>
<link type="text/css" href="../testsuite.css" rel="stylesheet" />
<script type="text/javascript" src="../../../external/testrunner-r6574.js"></script>