mithril-vndb/tests/index.html
2014-03-16 22:07:53 -04:00

7 lines
No EOL
206 B
HTML

<!doctype html>
<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>