diff --git a/package.json b/package.json index ec1a623..fe51a2b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "tests" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "mocha ./tests/test.js" }, "repository": { "type": "git",