Skip to content

Commit a7c58ad

Browse files
committed
run test script with npm test
1 parent 3ecbe56 commit a7c58ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A wrapper for the Multichain JSON-RPC api that parses your input.",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"no tests yet\""
7+
"test": "./test/run"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)