Add a test script
This commit is contained in:
parent
016f1351bd
commit
5e99e40a38
1 changed files with 3 additions and 0 deletions
|
|
@ -45,5 +45,8 @@
|
|||
},
|
||||
"bin": {
|
||||
"lamassu-server": "./lib/app.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --recursive test"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue