test: refactor test-crypto-hash-stream-pipe by matt-wilson-cc · Pull Request #10055 · nodejs/node

@matt-wilson-cc

Change var to const, assert.equal to assert.strictEqual

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Dec 1, 2016

@imyller imyller added the code-and-learn

Issues related to the Code-and-Learn events and PRs submitted during the events.

label

Dec 1, 2016

@mscdex mscdex added the crypto

Issues and PRs related to the crypto subsystem.

label

Dec 3, 2016

santigimeno

santigimeno

Trott pushed a commit to Trott/io.js that referenced this pull request

Dec 4, 2016
Change var to const.

PR-URL: nodejs#10055
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>

addaleax pushed a commit that referenced this pull request

Dec 5, 2016
Change var to const.

PR-URL: #10055
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>

addaleax pushed a commit to addaleax/node that referenced this pull request

Dec 8, 2016
Change var to const.

PR-URL: nodejs#10055
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>

jmdarling pushed a commit to jmdarling/node that referenced this pull request

Dec 8, 2016
Change var to const.

PR-URL: nodejs#10055
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 21, 2016
Change var to const.

PR-URL: #10055
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>