aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/core.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-08 05:39:38 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-08 05:39:38 +0000
commitc3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1 (patch)
tree90e3ab469926e326b8720a5304b15dbbf32c2559 /tests/unit/core/core.html
parentc333dade688d47b9f54c63ab792e334b9793c6fa (diff)
downloadjquery-ui-c3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1.tar.gz
jquery-ui-c3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1.zip
temporarily switched back to 1.2.6
Diffstat (limited to 'tests/unit/core/core.html')
-rw-r--r--tests/unit/core/core.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html
index c8d88c88a..8d5337908 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.3pre.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.2.6.js"></script>
<script type="text/javascript" src="../../../ui/ui.core.js"></script>
<link type="text/css" href="../testsuite.css" rel="stylesheet" />