Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1615a76f
Commit
1615a76f
authored
7 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Use sinon from cdnjs.
parent
7d3ca1b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
js/tests/index.html
+1
-1
js/tests/index.html
js/tests/vendor/sinon.min.js
+0
-1
js/tests/vendor/sinon.min.js
with
1 addition
and
2 deletions
+1
-2
js/tests/index.html
+
1
-
1
View file @
1615a76f
...
...
@@ -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 diff is collapsed.
Click to expand it.
js/tests/vendor/sinon.min.js
deleted
100644 → 0
+
0
-
1
View file @
7d3ca1b2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment