test script run mocha

This commit is contained in:
Yago Perez 2019-10-31 21:40:07 +01:00 committed by Yago Perez
parent 79f17e1404
commit 361acf89d0

View File

@ -4,7 +4,7 @@
"description": "Node.js ISO 20022 Compliant EBICS Client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha"
},
"repository": {
"type": "git",