8 lines
311 B
HTML
8 lines
311 B
HTML
<!doctype html>
|
|
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.0.3/es5-shim.min.js"></script>-->
|
|
<script src="test.js"></script>
|
|
<script src="mock.js"></script>
|
|
<script src="../mithril.js"></script>
|
|
|
|
<p>Open the console to see the test report</p>
|
|
<script src="./isolation-test.js"></script>
|