diff --git a/package.json b/package.json index f01baec..443c29c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "test" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "node test/test.js" }, "repository": { "type": "git",