We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224292e commit a9b1835Copy full SHA for a9b1835
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "a reader for nodejs buffer",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "make test"
8
},
9
"repository": {
10
"type": "git",
0 commit comments