Skip to content

test: remove unnecessary default tmpdir value in test

tmpdir.path will never be falsy so there is no need to guard against that.

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

Merge request reports

Loading