package.json: fix tests

This commit is contained in:
William Boman 2015-09-28 22:33:14 +02:00
parent 181b78a02f
commit d4322db5a8

View file

@ -13,7 +13,7 @@
},
"scripts": {
"start": "node index",
"test": "mocha test/**/*.js"
"test": "HOME=test/fixtures mocha test/**/*.js"
},
"keywords": [
"browser",