Skip to content

test: replace common.fixturesDir with usage of common.fixtures

test/parallel/test-tls-ecdh.js was loading fixture keys using common.fixturesDir. Now it's using fixtures.readKey instead

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

test

Merge request reports

Loading