| 1 | // Test --test --watch --test-isolation=process runs tests without a file argument |
| 2 | import '../common/index.mjs'; |
| 3 | import { skipIfNoWatch, refreshForTestRunnerWatch, testRunnerWatch } from '../common/watch.js'; |
| 4 |
nothing calls this directly
no test coverage detected