Added npm test to umbrella pacakge.
This commit is contained in:
parent
55833fcad0
commit
4cd710f84e
@ -4,7 +4,7 @@
|
||||
"description": "Ethereum wallet library.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/nodeunit tests/index.js",
|
||||
"test": "cd tests && node index.js",
|
||||
"version": "grunt dist"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user