diff --git a/components/codetools/tests/testctpas2js.pas b/components/codetools/tests/testctpas2js.pas index 297451f7d9..f7c40c9cf8 100644 --- a/components/codetools/tests/testctpas2js.pas +++ b/components/codetools/tests/testctpas2js.pas @@ -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;