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

Commit

Permalink
test: Remove outdated test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Mar 15, 2017
1 parent 759f187 commit ef6a485
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"scripts": {
"pretest": "eslint --rulesdir=tools/eslint-rules lib test",
"test": "tap \"test/**/*.test.js\"",
"test": "tap \"test/cli/*.test.js\"",
"posttest": "nlm verify"
},
"nlm": {
Expand Down
9 changes: 0 additions & 9 deletions test/node-inspect.test.js

This file was deleted.

0 comments on commit ef6a485

Please sign in to comment.