Skip to content

test: replaces common.fixturesDir usage

Description

In test/parallel/test-repl-require.js replaces usage of common.fixturesDir with common/fixtures.

Part of Node.js Interactive 2017 Code & Learn workshop 😊

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