| 1 | // Behavioural tests for `diffWith` against real isomorphic-git + |
| 2 | // the real `diff` package, backed by an in-memory `memfs` volume. |
| 3 | // |
| 4 | // The mocked seam here is the filesystem — `memfs` is functionally |
nothing calls this directly
no test coverage detected