mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-25 16:42:57 +00:00
* rewrite move to use fs.rename * add old tests * use strictEqual for error message assertion * refactor move, remove comments * fix move when overwrite is true and dest exists * remove unnecessary checking of EPERM error