Skip to content

Commit

Permalink
Fix tests.multiple-baseline-dirs btest to use pathsep
Browse files Browse the repository at this point in the history
  • Loading branch information
timwoj committed Dec 16, 2022
1 parent 4cd3ead commit 6596525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/tests/multiple-baseline-dirs.test
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@

%TEST-START-FILE btest.cfg
[btest]
BaselineDir = baseline1:baseline2:baseline3
BaselineDir = baseline1%(pathsep)sbaseline2%(pathsep)sbaseline3
%TEST-END-FILE

0 comments on commit 6596525

Please sign in to comment.