add make test to npm test
This commit is contained in:
parent
da0831d523
commit
d8a5f247f2
@ -25,6 +25,9 @@
|
||||
"devDependencies": {
|
||||
"tape": "4.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"bin": {
|
||||
"triton": "./bin/triton"
|
||||
},
|
||||
|
Reference in New Issue
Block a user