diff options
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/index.html b/test/index.html index 07cae2ccb..282c2e6ff 100644 --- a/test/index.html +++ b/test/index.html @@ -9,7 +9,7 @@ <!-- Includes --> <!-- Allows us to fetch submodule tests when using a no-ajax build --> - <script src="data/jquery-1.8.2.ajax_xhr.min.js"></script> + <script src="data/jquery-1.9.1.ajax_xhr.min.js"></script> <script src="data/testinit.js"></script> |