adding render scheme

This commit is contained in:
metacryst
2024-03-18 04:43:57 +01:00
parent 7f12cf439b
commit 802a39f502
5 changed files with 175 additions and 78 deletions

View File

@@ -2,6 +2,7 @@ console.log("Tests initializing.")
window.testSuites = [];
import ("./parse.test.js")
import ("./shadow.test.js")
window.test = async function() {
// window.testSuites.sort();