test: improve test-child-process-fork-and-spawn by edsadr · Pull Request #10273 · nodejs/node
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.2k
Closed
edsadr wants to merge 1 commit intonodejs:masterfrom
Closed
test: improve test-child-process-fork-and-spawn#10273
edsadr wants to merge 1 commit intonodejs:masterfrom
test: improve test-child-process-fork-and-spawn#10273
edsadr wants to merge 1 commit intonodejs:masterfrom
Conversation
Copy link
Member
edsadr
commented
Dec 15, 2016
edsadr
commented
Checklist
-
make -j4 test(UNIX), orvcbuild test nosign(Windows) passes - tests and/or benchmarks are included
- commit message follows commit guidelines
Affected core subsystem(s)
test
Description of change
- use const instead of var for required modules
- use assert.strictEqual instead of assert.equal
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment