| 1 | // This tests that cpSync does not fail if the same directory is copied to dest twice, |
| 2 | // when dereference is true, and force is false (fails silently). |
| 3 | import { mustNotMutateObjectDeep } from '../common/index.mjs'; |
| 4 | import { nextdir } from '../common/fs.js'; |