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