Skip to content

Add 'fixtures' property to common.js exports

Two tasks are involved as part of this change:

  1. Add 'fixtures' property to common.js.
  2. Use the new 'fixtures' property of common.js in test-fs-error-messages.js instead of 'fixturesDir'
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading