mirror of https://github.com/lukechilds/node.git
Browse Source
* use common.mustCall() * setTimeout() -> setImmediate() * assert() -> assert.strictEqual() * var -> const * remove unneeded console.log() * remove commented-out code PR-URL: https://github.com/nodejs/node/pull/9537 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>v6.x
Rich Trott
8 years ago
committed by
Anna Henningsen
1 changed files with 11 additions and 14 deletions
Loading…
Reference in new issue