Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: include all stdio strings for fork()
test-child-process-fork-stdio-string-variant was only testing 'pipe' for its `stdio` value. Add `inherit` and `ignore`. Also added a `common.mustCall()` to verify that the `message` event is triggered.
- Loading branch information