aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dialog.html')
-rw-r--r--tests/dialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dialog.html b/tests/dialog.html
index 8883350e9..954561cfc 100644
--- a/tests/dialog.html
+++ b/tests/dialog.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Dialog Test Suite</title>
- <script type="text/javascript" src="../jquery-1.2.6.js"></script>
+ <script type="text/javascript" src="../jquery-1.3pre.js"></script>
<script type="text/javascript" src="../ui/ui.core.js"></script>
<script type="text/javascript" src="../ui/ui.dialog.js"></script>
<script type="text/javascript" src="../ui/ui.draggable.js"></script>