Skip to content

test: clean tls-connect-given-socket

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
Description of change

Changed vars to consts and lets, assert.equals to assert.strictEquals and added common.mustCall around a connect callback

Merge request reports

Loading