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