Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: improve test stream transform constructor
* new test for the error when a transform function is not specified * use let instead of var * use assert.strictEqual instead of assert.equal * use arrow functions
- Loading branch information