Skip to content

test: do not write fixture in test-require-symlink

Rodrigo Muino Tomonari requested to merge github/fork/Trott/vacay-1 into master

test-require-symlink modifies the fixture directory by adding a symlink. Copy the fixture to the test tmpdir instead of modifying the fixture directory.

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

test module

Merge request reports

Loading