aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/button')
-rw-r--r--tests/unit/button/button.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html
index 5017c9bc6..8101eb586 100644
--- a/tests/unit/button/button.html
+++ b/tests/unit/button/button.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Button Test Suite</title>
- <script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.4.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.button.js"></script>