Skip to content

[8.x backport] test: remove common.fixturesDir

Backport of https://github.com/nodejs/node/pull/17400

Remove common.fixturesDir. All tests now use the the common/fixtures module instead.

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

test doc

Merge request reports

Loading