Commit 9a1c3c2
committed
test: remove callback Error for multiple args test
As a result of tj/commander.js#2223
commander@^13 and later print an error and exit for excess arguments.
This is already tested by 'exit code 1 with extra args works when
executed'.
Signed-off-by: Kevin Locke <[email protected]>1 parent 704147e commit 9a1c3c2
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | 271 | | |
282 | 272 | | |
283 | 273 | | |
| |||
0 commit comments