Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: improve the code in test-fs-read-stream
* use const and let instead of var * use assert.strictEqual instead of assert.equal * use arrow functions PR-URL: #10556 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Italo A. Casas <[email protected]> Reviewed-By: Brian White <[email protected]>
- Loading branch information