Fix tests for IE
This commit is contained in:
parent
07042b6fea
commit
a4c98e63e8
5 changed files with 60 additions and 34 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<!doctype html>
|
||||
<script src="http://polyfill.io"></script>
|
||||
<script src="../mithril.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="mock.js"></script>
|
||||
<script src="../mithril.js"></script>
|
||||
<script src="mithril-tests.js"></script>
|
||||
|
||||
<p>Open the console to see the test report</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue