Skip to content

Refactor of test-tls-addca

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Changes that are done in file are :

  • replaced function with arrow function
  • repalced callback with common.mustCall nodejs#14544

Merge request reports

Loading