diff --git a/package.json b/package.json index ef1740b3..50684d23 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "scripts": { "start": "node index", - "test": "mocha test/**/*.js" + "test": "HOME=test/fixtures mocha test/**/*.js" }, "keywords": [ "browser",