aboutsummaryrefslogtreecommitdiffstats
path: root/tests/progressbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/progressbar.html')
-rw-r--r--tests/progressbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/progressbar.html b/tests/progressbar.html
index e9210bf12..ddfe918b0 100644
--- a/tests/progressbar.html
+++ b/tests/progressbar.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Progressbar Test Suite</title>
- <script type="text/javascript" src="../jquery-1.2.6.js"></script>
+ <script type="text/javascript" src="../jquery-1.3pre.js"></script>
<script type="text/javascript" src="../ui/ui.core.js"></script>
<script type="text/javascript" src="../ui/ui.progressbar.js"></script>