mithril-vndb/tests/index.html
2014-10-06 21:46:18 -04:00

8 lines
No EOL
249 B
HTML

<!doctype html>
<script src="http://polyfill.io"></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>