Addapted package.json

there are a view tests but only with manual verification (-:
master
Michael 9 years ago committed by GitHub
parent 4b026c2e15
commit 22ed1fc2a6

@ -8,7 +8,7 @@
"test": "tests" "test": "tests"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no automated test specified\" && exit 1"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

Loading…
Cancel
Save