aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/core.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-07-25 11:46:45 -0400
committerScott González <scott.gonzalez@gmail.com>2011-07-25 11:46:45 -0400
commitdaadc343be2f139e82719e2e5ff466aa19ec166f (patch)
treed423e2f30b528122fd9e95bea0b0d936f2665086 /tests/unit/core/core.html
parentf59a3e91e31379663983377f9dbd682e7bc67834 (diff)
downloadjquery-ui-daadc343be2f139e82719e2e5ff466aa19ec166f.tar.gz
jquery-ui-daadc343be2f139e82719e2e5ff466aa19ec166f.zip
Upgrade jQuery to 1.6.2.
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 62a8b3c86..bffadc12a 100644
--- a/tests/unit/core/core.html
+++ b/tests/unit/core/core.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<title>jQuery UI Core Test Suite</title>
- <script type="text/javascript" src="../../../jquery-1.5.1.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.6.2.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.core.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.widget.js"></script>