test: update test-stdout-to-file · nodejs/node@626d59f · GitHub
Skip to content

Commit 626d59f

Browse files
scalkpdevaddaleax
authored andcommitted
test: update test-stdout-to-file
* changed vars to const * changed assert.equal to assert.strictEqual * added a common.mustCall in the childProcess.exec callback * replaced 2 console.log strings with template strings for readability * had to break up line 9 because it was causing a line max length (80) listing err PR-URL: #9939 Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 223ec17 commit 626d59f

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

test/parallel/test-stdout-to-file.js

Lines changed: 14 additions & 13 deletions

0 commit comments

Comments
 (0)