test: crypto-hash-stream-pipe use strict equal by mitchellst · Pull Request #9935 · nodejs/node

@mitchellst

Replaces the use of assert.equal() with assert.strictEqual in test
code.

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Dec 1, 2016

@imyller imyller added code-and-learn

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

crypto

Issues and PRs related to the crypto subsystem.

labels

Dec 1, 2016

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

Dec 4, 2016
Replaces the use of assert.equal() with assert.strictEqual in test
code.

PR-URL: nodejs#9935
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

addaleax pushed a commit that referenced this pull request

Dec 5, 2016
Replaces the use of assert.equal() with assert.strictEqual in test
code.

PR-URL: #9935
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

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

Dec 8, 2016
Replaces the use of assert.equal() with assert.strictEqual in test
code.

PR-URL: nodejs#9935
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

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

Dec 8, 2016
Replaces the use of assert.equal() with assert.strictEqual in test
code.

PR-URL: nodejs#9935
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 21, 2016
Replaces the use of assert.equal() with assert.strictEqual in test
code.

PR-URL: #9935
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>