diff options
Diffstat (limited to 'tests/sortable.html')
-rw-r--r-- | tests/sortable.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sortable.html b/tests/sortable.html index 2a70b8c8f..190aa5763 100644 --- a/tests/sortable.html +++ b/tests/sortable.html @@ -3,7 +3,7 @@ <head> <title>jQuery UI Sortable 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.sortable.js"></script> |