Fix compilation failure of tests/utils/dotest.pp

This commit is contained in:
Pierre Muller 2025-01-16 21:55:10 +00:00
parent b1a47a5d7d
commit a34b44b3b7

View File

@ -1890,7 +1890,7 @@ var
PPDir,LibraryName,LogSuffix,PPPrefix : string;
Res : boolean;
begin
Res:=GetConfig(PPFile[current],Config);
Res:=GetConfig('',PPFile[current],Config);
TranslateConfig(Config);
if Res then