Skip to content

test:refactor test-tls-hello-parser-failure

Rodrigo Muino Tomonari requested to merge github/fork/Trott/refac-hello into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test tls

Description of change
  • setTimeout() with no duration -> setImmediate()
  • add common.mustCall() where appropriate
  • var -> const
  • .on() -> .once()

Merge request reports

Loading