test: change var declarations, add mustCall check · nodejs/node@122917d · GitHub
Skip to content

Commit 122917d

Browse files
Daniel SimsMylesBorins
authored andcommitted
test: change var declarations, add mustCall check
In this test, I changed the var declarations to be either a let or a const. For some of the callbacks, I added a mustCall check to ensure that the functions have run. I also changed assert.equal() to assert.strictEqual(). PR-URL: #9962 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent d5e911c commit 122917d

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

test/parallel/test-cluster-net-send.js

Lines changed: 17 additions & 16 deletions

0 commit comments

Comments
 (0)