diff --git a/package.json b/package.json index 4b1d2bd0f62af299ec182d76fb1d60e04fb4ba8a..b528b01acb4f32db9f2d66aac40a57da2b4d0d21 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "jest" }, "author": "", "license": "ISC",