| 1 | import * as common from '../common/index.mjs'; |
| 2 | import * as fixtures from '../common/fixtures.mjs'; |
| 3 | import { spawnAndAssert, defaultTransform, ensureCwdIsProjectRoot } from '../common/assertSnapshot.js'; |
| 4 |
nothing calls this directly
no test coverage detected