/** * Residue-deletion tests (mmnto-ai/totem#2580 slice-2). * * Invariant 3 is the reason this module exists as its own file, and it is * asserted with a REAL link fixture rather than a mock: a junction inside a * fake worktree pointing at a directory OUTSIDE it, whose sentinel file must * survive the worktree's deletion. On win32 the link is created as a * `'junction'`, which needs no elevation — a `'dir'` symlink would require * Developer Mode and turn the invariant into a test that silently skips. */ export {}; //# sourceMappingURL=worktree-residue.test.d.ts.map