We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecbe56 commit a7c58adCopy full SHA for a7c58ad
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "A wrapper for the Multichain JSON-RPC api that parses your input.",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"no tests yet\""
+ "test": "./test/run"
8
},
9
"repository": {
10
"type": "git",
0 commit comments