master
Charles Iliya Krempeaux 2023-11-17 09:41:25 -08:00
parent 837b64b2b3
commit b7a39558cf
1 changed files with 3 additions and 0 deletions

View File

@ -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>