Codetools: fixed compilation of tests

This commit is contained in:
Maxim Ganetsky 2023-11-21 02:14:47 +03:00
parent f6743b5cd7
commit 5d6a599d92

View File

@ -79,7 +79,7 @@ begin
if FPas2jsFilename<>'' then begin
if UnitSetCache=nil then begin
UnitSetCache:=CodeToolBoss.CompilerDefinesCache.FindUnitSet(Pas2jsFilename,
'','','','','',true);
'','','','','','',true);
// parse compiler settings
UnitSetCache.Init;