aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-09-20 21:41:47 -0400
committerScott González <scott.gonzalez@gmail.com>2012-09-20 21:41:47 -0400
commita638acb5830b2130765132a5699149152ddd15b2 (patch)
tree1c6ac3a143e64a6ab9723cc8b1e3824a40a07461 /tests/unit/resizable
parenta14cf74c167b17db26d4bfdee28afce82e387d98 (diff)
downloadjquery-ui-a638acb5830b2130765132a5699149152ddd15b2.tar.gz
jquery-ui-a638acb5830b2130765132a5699149152ddd15b2.zip
Upgrade jQuery to 1.8.2.
Diffstat (limited to 'tests/unit/resizable')
-rw-r--r--tests/unit/resizable/all.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/resizable/all.html b/tests/unit/resizable/all.html
index d349d1e68..b1b5c239e 100644
--- a/tests/unit/resizable/all.html
+++ b/tests/unit/resizable/all.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Resizable Test Suite</title>
- <script src="../../../jquery-1.8.0.js"></script>
+ <script src="../../../jquery-1.8.2.js"></script>
<link rel="stylesheet" href="../../../external/qunit.css">
<link rel="stylesheet" href="../qunit-composite.css">