import "./all_tests.js"; import { GoTestReporter, TESTS } from "./test.js"; TESTS.run(new GoTestReporter());