Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update jQuery version from 2.0.3 to 3.1.1 in run-test-jquery-latest.h…
…tml page
  • Loading branch information
Eugene Simakin committed Sep 25, 2016
1 parent e1adabf commit 7145ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run-test-jquery-latest.html
Expand Up @@ -6,7 +6,7 @@

<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.13.0.css">

<script src="http://code.jquery.com/jquery-2.0.3.min.js" type="text/javascript"></script>
<script src="http://code.jquery.com/jquery-3.1.1.min.js" type="text/javascript"></script>
<script src="../jquery.twbsPagination.js" type="text/javascript"></script>

</head>
Expand Down

0 comments on commit 7145ada

Please sign in to comment.