Skip to content

Commit 806edd8

Browse files
committed
for issues #1 and #2
1 parent 09c41c9 commit 806edd8

File tree

4 files changed

+583
-147
lines changed

4 files changed

+583
-147
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test":"test"
88
},
99
"scripts":{
10-
"test":"test/all.js"
10+
"test":"mocha test/all.js"
1111
},
1212
"keywords":[
1313
"command",

0 commit comments

Comments
 (0)