fix tests

This commit is contained in:
Matias Alejo Garcia 2014-06-17 14:02:39 -03:00
commit 710c9c9657
4 changed files with 44 additions and 25 deletions

View file

@ -57,6 +57,7 @@
"cli-color": "0.3.2"
},
"dependencies": {
"mocha": "^1.18.2"
"mocha": "^1.18.2",
"mocha-lcov-reporter": "0.0.1"
}
}