mirror of https://github.com/lukechilds/node.git
Browse Source
Changes assert.equal to assert.strictEqual to ensure specificity. Changes var declarations to const/let where appropriate. PR-URL: https://github.com/nodejs/node/pull/10074 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>v7.x
davidmarkclements
8 years ago
committed by
Jeremiah Senkpiel
1 changed files with 13 additions and 13 deletions
Loading…
Reference in new issue