ryanmcgrath / wrench-js

Recursive file operations in Node.js
MIT License
435 stars 71 forks source link

Fix failing tests #78

Closed xzyfer closed 10 years ago

xzyfer commented 10 years ago

This pull request fixes the many of broken tests for copyDirSyncRecursive. These tests appear to have been broken since 04c8fe0239446b7bb162339302b151359f7d2188.

ryanmcgrath commented 10 years ago

Thanks for catching these. Merged.