(v6.x backport) test: remove node-tap lookalike by tniessen · Pull Request #17024 · nodejs/node

@cjihrig @tniessen

This commit removes the small node-tap lookalike from several
of the streams2 tests. It's only used by six tests, and is
inconsistent with all other tests.

PR-URL: nodejs#13707
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>

@tniessen added stream

Issues and PRs related to the stream subsystem.

test

Issues and PRs related to the tests.

v6.x labels

Nov 14, 2017

MylesBorins pushed a commit that referenced this pull request

Nov 14, 2017
This commit removes the small node-tap lookalike from several
of the streams2 tests. It's only used by six tests, and is
inconsistent with all other tests.

Backport-PR-URL: #17024
PR-URL: #13707
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>