ryanmcgrath / wrench-js

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

Some small improvement #14

Closed cbou closed 12 years ago

cbou commented 12 years ago

Hi,

I made some improvements:

Package.json now contains depedencies. Tests do not use test.deepEqual() anymore because with this method, the order has to be the same, which is not always the case.

Thanks for sharing your module :)

cbou commented 12 years ago

with 2nd commit, you can start tests with npm test.

ryanmcgrath commented 12 years ago

Thanks! Will push a point release when I can; traveling throughout Europe until Sunday-ish...