Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: update test-net-connect-handle-econnrefused
* var -> const * assert.equal() -> assert.strictEqual() * assert.ok(false) -> common.fail() PR-URL: nodejs#9932 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information