Move @babel/node tests (#13037)
This commit is contained in:
4
packages/babel-node/test/fixtures/cli/node-execArgv/options.json
vendored
Normal file
4
packages/babel-node/test/fixtures/cli/node-execArgv/options.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"args": ["--expose_gc", "payload.js"],
|
||||
"stdout": "function true\nfunction false"
|
||||
}
|
||||
Reference in New Issue
Block a user