aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-22 09:13:28 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-22 09:13:28 +0000
commit19a1468fc3af67c0fb5eefb4aad460d439830808 (patch)
treef01e7bc708d070e061a63368f89ab12774e71286 /tests/unit/selectable
parent4176d55bfbf4dc4cb1d7704fc9d52c1fb345dfc0 (diff)
downloadjquery-ui-19a1468fc3af67c0fb5eefb4aad460d439830808.tar.gz
jquery-ui-19a1468fc3af67c0fb5eefb4aad460d439830808.zip
switched to jQuery 1.3.1
Diffstat (limited to 'tests/unit/selectable')
-rw-r--r--tests/unit/selectable/selectable.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/selectable/selectable.html b/tests/unit/selectable/selectable.html
index 6d2fd636b..81b7ed18f 100644
--- a/tests/unit/selectable/selectable.html
+++ b/tests/unit/selectable/selectable.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Selectable Test Suite</title>
- <script type="text/javascript" src="../../../jquery-1.3.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.3.1.js"></script>
<script type="text/javascript" src="../../../ui/ui.core.js"></script>
<script type="text/javascript" src="../../../ui/ui.selectable.js"></script>