From a8f3892f6019ec28f08a00c8ebb9628dd00e25ec Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 22 Oct 2017 15:23:22 +0200 Subject: [PATCH] No tests yet --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",