Skip to content

Commit

Permalink
update qunit
Browse files Browse the repository at this point in the history
  • Loading branch information
leeoniya committed Mar 9, 2017
1 parent c0847a8 commit 799c3c4
Show file tree
Hide file tree
Showing 4 changed files with 4,389 additions and 4,444 deletions.
4 changes: 2 additions & 2 deletions test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>domvm tests</title>
<link rel="stylesheet" href="qunit-2.0.1.css">
<link rel="stylesheet" href="qunit-2.1.1.css">
<style>
#testy {
display: none;
Expand All @@ -23,7 +23,7 @@
<div id="qunit-fixture"></div>
<div id="testy"></div>

<script src="qunit-2.0.1.js"></script>
<script src="qunit-2.1.1.js"></script>
<script src="dominstr.js"></script>
<!--<script src="outerHTML.js"></script>-->

Expand Down
Loading

0 comments on commit 799c3c4

Please sign in to comment.