From 22ed1fc2a6ccafc816c2d07b36027cc123825c4b Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 3 Jan 2017 09:45:36 +0100 Subject: [PATCH] Addapted package.json there are a view tests but only with manual verification (-: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cac5537..06622fc 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "tests" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no automated test specified\" && exit 1" }, "repository": { "type": "git",