Add test command

This commit is contained in:
Jeroen Engels 2019-06-02 23:10:36 +02:00
parent f6683e204d
commit 9cd5b6f001

View File

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