Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
vidjil
vidjil
Commits
0a7a54d0
Commit
0a7a54d0
authored
Jan 09, 2019
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: update
parent
2158f636
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
browser/test/QUnit/test_Qunit.html
browser/test/QUnit/test_Qunit.html
+3
-3
No files found.
browser/test/QUnit/test_Qunit.html
View file @
0a7a54d0
...
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
>
<title>
QUnit - The Vidjil Project
</title>
<link
rel=
"stylesheet"
href=
"../../css/qunit-2.
1
.1.css"
>
<link
rel=
"stylesheet"
href=
"../../css/qunit-2.
9
.1.css"
>
<style>
.flash_container
,
.log_container
,
.popup_container
,
.data-container
,
.info-container
,
.dataMenu
,
.tagSelector
{
display
:
none
!important
;
...
...
@@ -15,7 +15,7 @@
</style>
<script
type=
"text/javascript"
src=
'../../js/lib/d3.v3.js'
></script>
<script
type=
"text/javascript"
src=
"../../js/lib/jquery-
2.1
.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../js/lib/jquery-
3.3
.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../js/lib/jquery.form.js"
></script>
<script
type=
"text/javascript"
src=
'../../js/lib/file.js'
></script>
<script
type=
"text/javascript"
src=
'../../js/lib/jquery.zclip.js'
></script>
...
...
@@ -74,7 +74,7 @@
<div
id=
"qunit-fixture"
></div>
<!-- Load QUnit -->
<script
type=
"text/javascript"
src=
"../../js/lib/qunit-2.
1
.1.js"
></script>
<script
type=
"text/javascript"
src=
"../../js/lib/qunit-2.
9
.1.js"
></script>
<script
type=
"text/javascript"
src=
"./qunit-vidjil.js"
></script>
<script
type=
"text/javascript"
src=
"../../js/lib/qunit-tap.1.5.0.js"
></script>
<script
src=
"../../js/lib/blanket.1.1.9.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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