aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/index.html')
-rw-r--r--js/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index 5aec3864f..35a773dd7 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -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