mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
tests: use QUnit from the jQuery CDN.
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@
|
||||
<script src="../../assets/js/vendor/popper.min.js"></script>
|
||||
|
||||
<!-- QUnit -->
|
||||
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
|
||||
<script src="vendor/qunit.js"></script>
|
||||
<link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.4.1.css" media="screen">
|
||||
<script src="https://code.jquery.com/qunit/qunit-2.4.1.js"></script>
|
||||
|
||||
<!-- Sinon -->
|
||||
<script src="vendor/sinon.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user