mirror of https://github.com/lukechilds/node.git
Browse Source
Changed `var` to `const`, strings to template literals, and assert.equal to assert.strictEqual where appropriate. PR-URL: https://github.com/nodejs/node/pull/8841 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>v6
Lydia Kats
8 years ago
committed by
Jeremiah Senkpiel
3 changed files with 28 additions and 28 deletions
Loading…
Reference in new issue