Skip to content

Commit 338a800

Browse files
committed
Add tests from Node v0.11.5
1 parent a02fc2c commit 338a800

File tree

2 files changed

+425
-1
lines changed

2 files changed

+425
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"tape": "~1.0.4"
99
},
1010
"scripts": {
11-
"test": "tape test/*.js"
11+
"test": "node test/test-path.js"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)