Skip to content

Commit b84e37f

Browse files
committed
Updated jQuery version used for the tests.
1 parent 89162fe commit b84e37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</head>
2424
<body>
2525
<div id="mocha"></div>
26-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
26+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
2727
<script src="http://blueimp.github.io/cdn/js/mocha.min.js"></script>
2828
<script src="http://blueimp.github.io/cdn/js/expect.min.js"></script>
2929
<script>

0 commit comments

Comments
 (0)