diff options
Diffstat (limited to 'tests/unit/progressbar/progressbar.html')
-rw-r--r-- | tests/unit/progressbar/progressbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/progressbar/progressbar.html b/tests/unit/progressbar/progressbar.html index c6d9becfb..d6b186701 100644 --- a/tests/unit/progressbar/progressbar.html +++ b/tests/unit/progressbar/progressbar.html @@ -3,7 +3,7 @@ <head> <title>jQuery UI Progressbar Test Suite</title> - <script type="text/javascript" src="../../../jquery-1.3pre.js"></script> + <script type="text/javascript" src="../../../jquery-1.3rc2.js"></script> <script type="text/javascript" src="../../../ui/ui.core.js"></script> <script type="text/javascript" src="../../../ui/ui.progressbar.js"></script> |