diff options
Diffstat (limited to 'tests/unit/core/core.html')
-rw-r--r-- | tests/unit/core/core.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index 4e3f01edb..d0ff8fbad 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -3,7 +3,7 @@ <head> <title>jQuery UI Core Test Suite</title> - <script type="text/javascript" src="../../../jquery-1.3rc2.js"></script> + <script type="text/javascript" src="../../../jquery-1.3.js"></script> <script type="text/javascript" src="../../../ui/ui.core.js"></script> <link type="text/css" href="../testsuite.css" rel="stylesheet" /> |