Skip to content

remove empty-directory fixture

Rodrigo Muino Tomonari requested to merge github/fork/Trott/berlin-5 into master

Instead of having an empty directory fixture (that isn't actually empty because git can't track an empty directory), use tmpdir.path after running tmpdir.refresh().

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

Merge request reports

Loading