mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Use sinon from cdnjs.
This commit is contained in:
parent
7d3ca1b2ea
commit
1615a76f83
@ -26,7 +26,7 @@
|
||||
<script src="https://code.jquery.com/qunit/qunit-2.4.1.js"></script>
|
||||
|
||||
<!-- Sinon -->
|
||||
<script src="vendor/sinon.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/sinon.js/4.4.5/sinon-no-sourcemaps.min.js"></script>
|
||||
|
||||
<script>
|
||||
// Disable jQuery event aliases to ensure we don't accidentally use any of them
|
||||
|
1
js/tests/vendor/sinon.min.js
vendored
1
js/tests/vendor/sinon.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user