Merge pull request #14 from yagop/test/mocha-script

test script run mocha
This commit is contained in:
Dimitar Nanov
2019-11-01 05:59:38 +02:00
committed by GitHub

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",