tests: fix unit tests to run with a dynamic log directory

Ref: #10818
This commit is contained in:
Dan Fandrich 2023-03-28 22:30:50 -07:00
parent e7a021e135
commit 6e3734f74f
9 changed files with 29 additions and 32 deletions

View file

@ -18,5 +18,8 @@ unittest
<name>
curl_get_line unit tests
</name>
<command>
%LOGDIR/curl_get_line%TESTNUMBER
</command>
</client>
</testcase>