chore: add spec for --inspect after a -- (#15237)

This commit is contained in:
Samuel Attard 2018-11-21 08:23:50 +11:00 committed by Shelley Vohr
parent de05ff894b
commit f02f9ba9fb
2 changed files with 19 additions and 0 deletions

1
spec/fixtures/module/noop.js vendored Normal file
View file

@ -0,0 +1 @@
process.exit(0)