diff --git a/package.json b/package.json index 0e2b214..be1d1a2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Sample Dashboard App", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "mocha 'test/**/*.ts'" }, "author": "Kaviya Kulothungan", "license": "ISC",