mirror of https://github.com/lukechilds/node.git
Browse Source
In this test, I changed the var declarations to be either a let or a const. For some of the callbacks, I added a mustCall check to ensure that the functions have run. I also changed assert.equal() to assert.strictEqual(). PR-URL: https://github.com/nodejs/node/pull/9962 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>v6
Daniel Sims
8 years ago
committed by
Rich Trott
1 changed files with 17 additions and 16 deletions
Loading…
Reference in new issue