| 1 | // Test that the output of test-runner/output/spec_reporter_cli.js matches |
| 2 | // test-runner/output/spec_reporter_cli.snapshot |
| 3 | import '../common/index.mjs'; |
| 4 | import * as fixtures from '../common/fixtures.mjs'; |
nothing calls this directly
no test coverage detected