aboutsummaryrefslogtreecommitdiffstats
path: root/tests/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/index.html')
-rw-r--r--tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/index.html b/tests/index.html
index 81118a19a..710c72609 100644
--- a/tests/index.html
+++ b/tests/index.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<title>jQuery UI Tests</title>
<link rel="stylesheet" href="../themes/base/jquery.ui.all.css" type="text/css" />
- <script type="text/javascript" src="../jquery-1.7.js"></script>
+ <script type="text/javascript" src="../jquery-1.7.1.js"></script>
<link rel="stylesheet" href="tests.css" type="text/css" />
<script type="text/javascript" src="tests.js"></script>
</head>