Home
last modified time | relevance | path

Searched refs:errorScript (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-child-process-exit-code.js36 const errorScript = fixtures.path('child_process_should_emit_error.js'); constant
37 const errorChild = spawn(process.argv[0], [errorScript]);