diff options
Diffstat (limited to 'tests/unit/sortable/sortable.html')
-rw-r--r-- | tests/unit/sortable/sortable.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/sortable/sortable.html b/tests/unit/sortable/sortable.html index f7bce6ee3..0076a1e75 100644 --- a/tests/unit/sortable/sortable.html +++ b/tests/unit/sortable/sortable.html @@ -3,7 +3,7 @@ <head> <title>jQuery UI Sortable Test Suite</title> - <script type="text/javascript" src="../../../jquery-1.4.1.js"></script> + <script type="text/javascript" src="../../../jquery-1.4.2.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.mouse.js"></script> |