aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-11-14 15:22:01 -0500
committerScott González <scott.gonzalez@gmail.com>2012-11-14 15:22:01 -0500
commitfb6119e182ece9f2b5f94eb79b8763b602d04c47 (patch)
tree129da93130f693f8db7534b3965b93c24b277052 /tests/unit/index.html
parent3d96f20506bd20f4cdbf5c1dc33149ad6ea5f62c (diff)
downloadjquery-ui-fb6119e182ece9f2b5f94eb79b8763b602d04c47.tar.gz
jquery-ui-fb6119e182ece9f2b5f94eb79b8763b602d04c47.zip
Upgrade jQuery to 1.8.3.
Diffstat (limited to 'tests/unit/index.html')
-rw-r--r--tests/unit/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/index.html b/tests/unit/index.html
index c12d5acb9..8075ce2a4 100644
--- a/tests/unit/index.html
+++ b/tests/unit/index.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../themes/base/jquery.ui.core.css">
<link rel="stylesheet" href="../../themes/base/jquery.ui.theme.css">
<link rel="stylesheet" href="../index.css">
- <script src="../jquery-1.8.2.js"></script>
+ <script src="../jquery-1.8.3.js"></script>
<script src="../index.js"></script>
</head>
<body>