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