mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Tests: Straighten out sinon dependencies
* Cherry-pick took the wrong lines for a couple of things. * Update and commit dependencies after `grunt bower`
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
|
||||
<script src="libs/qunit/qunit.js"></script>
|
||||
<script src="libs/require.js"></script>
|
||||
|
||||
<script src="../bower_modules/sinon/fake_timers.js"></script>
|
||||
<script src="libs/sinon/fake_timers.js"></script>
|
||||
<!-- See testinit for the list of tests -->
|
||||
<script src="data/testinit.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user