test
parent
837b64b2b3
commit
b7a39558cf
|
@ -1,9 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<p>Look at the developer console for the test results.</p>
|
||||
<p>You will need to scroll through the developer console results and look for errors.</p>
|
||||
<p>If you are just using <strong>ziba</strong>, then you probably won't care about this file.</p>
|
||||
<script type="module">
|
||||
import * as zibatest from "./ziba_test.js"
|
||||
zibatest.test()
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue