diff --git a/package.json b/package.json index bb75a27..04c3319 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Node API for Telldus Live and Telldus Local devices", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "exit 0" }, "author": "Mikael Finstad ", "repository": "mifi/telldus-api",