Skip to content

test: remove common.tmpDirName

Rodrigo Muino Tomonari requested to merge github/fork/Trott/rm-tmpDirName into master

common.tmpDirName is used in only one test and can be replaced with path.basename(common.tmpDir).

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

test

Merge request reports

Loading