Commit 1615a76f authored by XhmikosR's avatar XhmikosR
Browse files

Use sinon from cdnjs.

parent 7d3ca1b2
Showing with 1 addition and 2 deletions
+1 -2
......@@ -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
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment