remove vm_test, update test harness

This commit is contained in:
2026-02-10 17:52:57 -06:00
parent c1ccff5437
commit b65db63447
108 changed files with 0 additions and 469 deletions

View File

@@ -374,7 +374,6 @@ function run_tests(package_name, specific_test) {
start_time = time.number()
_test_error = null
log.console(` RUN ${t.name}`)
_run_one = function() {
var ret = t.fn()