mirror of https://github.com/lukechilds/node.git
Browse Source
- Replace require() vars with const. - Replace assert.equal() with assert.strictEqual(). - Add common.mustCall() to the setTimeout() callback. PR-URL: https://github.com/nodejs/node/pull/9995 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>v7.x
Kyle Corsi
8 years ago
committed by
Jeremiah Senkpiel
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue