mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Use sinon from cdnjs.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Vendored
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user