diff options
Diffstat (limited to 'tests/unit/index.html')
-rw-r--r-- | tests/unit/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/index.html b/tests/unit/index.html index b17199363..62b4e5b67 100644 --- a/tests/unit/index.html +++ b/tests/unit/index.html @@ -19,7 +19,7 @@ } </style> - <script type="text/javascript" src="../../jquery-1.4.2.js"></script> + <script type="text/javascript" src="../../jquery-1.4.3.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> |