mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
test: add spec for --require filtering in NODE_OPTIONS (#29507)
This commit is contained in:
1
spec/fixtures/module/fail.js
vendored
Normal file
1
spec/fixtures/module/fail.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
process.exit(1);
|
||||
Reference in New Issue
Block a user