Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit ef6a485

Browse files
author
Jan Krems
committed
test: Remove outdated test
1 parent 759f187 commit ef6a485

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"scripts": {
1717
"pretest": "eslint --rulesdir=tools/eslint-rules lib test",
18-
"test": "tap \"test/**/*.test.js\"",
18+
"test": "tap \"test/cli/*.test.js\"",
1919
"posttest": "nlm verify"
2020
},
2121
"nlm": {

test/node-inspect.test.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)