Skip to content

Commit 5930d6e

Browse files
committed
Update test script.
1 parent bd6245e commit 5930d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"main": "stringify.js",
2323
"scripts": {
24-
"test": "node test.js"
24+
"test": "make test"
2525
},
2626
"devDependencies": {
2727
"mocha": ">= 2.1.0 < 3",

0 commit comments

Comments
 (0)