aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/sortable/sortable.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/sortable/sortable.html')
-rw-r--r--tests/unit/sortable/sortable.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/sortable/sortable.html b/tests/unit/sortable/sortable.html
index 2a55cf363..34b834e05 100644
--- a/tests/unit/sortable/sortable.html
+++ b/tests/unit/sortable/sortable.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<title>jQuery UI Sortable 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>
<script type="text/javascript" src="../../../ui/jquery.ui.mouse.js"></script>