Skip to content

Commit a9b1835

Browse files
committed
add test script
1 parent 224292e commit a9b1835

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 reader for nodejs buffer",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": "make test"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)