Commit 6bb7999b authored by Rich Trott's avatar Rich Trott Committed by Myles Borins
Browse files

test: refactor test-file-write-stream3

* use common.mustCall() to verify all tests have run
* eliminate unneeded removeTestFile()
* eliminate unneeded var leaking into global scope
* var -> const
* remove instance of let

PR-URL: https://github.com/nodejs/node/pull/6050


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 632e6b96
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment