spec: child_process.fork shouble be able to pipe stdio
This commit is contained in:
parent
381da76967
commit
4d8994df92
2 changed files with 14 additions and 0 deletions
1
spec/fixtures/module/process-stdout.js
vendored
Normal file
1
spec/fixtures/module/process-stdout.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
process.stdout.write('pipes stdio')
|
Loading…
Add table
Add a link
Reference in a new issue