mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 23:54:08 +02:00
Use sinon from cdnjs.
This commit is contained in:
@@ -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
Reference in New Issue
Block a user