Closed cbou closed 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 :)
with 2nd commit, you can start tests with npm test.
npm test
Thanks! Will push a point release when I can; traveling throughout Europe until Sunday-ish...
Hi,
I made some improvements:
Thanks for sharing your module :)