diff --git a/package.json b/package.json index 07dfc1c..7cec606 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "mocha": "^2.1.0" }, "scripts": { - "test": "mocha", + "test": "make test", "install": "make all" }, "repository": {