Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: improve test-child-process-fork-and-spawn
* use const instead of var for required modules * use assert.strictEqual instead of assert.equal * remove unnecessary process.nextTick
- Loading branch information