mithril-vndb/tests/index.html
2014-10-03 13:31:02 -04:00

8 lines
No EOL
249 B
HTML

<!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-tests.js"></script>
<p>Open the console to see the test report</p>