aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests/draggable.html
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tests/draggable.html')
-rw-r--r--ui/tests/draggable.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/tests/draggable.html b/ui/tests/draggable.html
index 629252358..6b2ab5d29 100644
--- a/ui/tests/draggable.html
+++ b/ui/tests/draggable.html
@@ -6,7 +6,7 @@
<title>Draggable Test Page</title>
<link rel="stylesheet" href="../../qunit/testsuite.css" type="text/css" media="screen">
-<script type="text/javascript" src="../../jquery/jquery-1.2.5.js"></script>
+<script type="text/javascript" src="../../jquery/jquery-1.2.6.js"></script>
<script type="text/javascript" src="../source/ui.core.js"></script>
<script type="text/javascript" src="../source/ui.draggable.js"></script>