diff --git a/package.json b/package.json index 8aa6bc5..4db5d0e 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,9 @@ }, "devDependencies": { "mocha": "~1.18.2" + }, + "scripts": { + "test": "node_modules/.bin/mocha -w" }, "repository": { "type": "git",