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