mirror of https://github.com/lukechilds/node.git
Browse Source
* use const instead of var * use common.mustCall to control functions execution * use assert.strictEqual instead of assert.equal * use arrow functions * remove console.error PR-URL: https://github.com/nodejs/node/pull/10521 Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>v7.x
Adrian Estrada
8 years ago
committed by
Italo A. Casas
1 changed files with 7 additions and 8 deletions
Loading…
Reference in new issue