Move @babel/node tests (#13037)
This commit is contained in:
4
packages/babel-node/test/fixtures/cli/v8Flag-dashed/options.json
vendored
Normal file
4
packages/babel-node/test/fixtures/cli/v8Flag-dashed/options.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"args": ["--expose-gc", "--eval", "console.log(typeof global.gc)"],
|
||||
"stdout": "function"
|
||||
}
|
||||
Reference in New Issue
Block a user