Update test libraries as tests were failing on Node 0.8.4

This commit is contained in:
2012-08-02 09:18:28 +01:00
parent 76982bab31
commit 8fc5a26796
2 changed files with 5 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ read-docs:
test:
NODE_ENV=test $(BIN)/mocha \
--compilers coffee:coffee-script \
--reporter $(REPORTER) \
$(shell find $(TESTS))