mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 14:38:01 +02:00
fixed compilation
git-svn-id: trunk@7655 -
This commit is contained in:
parent
8f8be186cf
commit
a3a98f7ca6
@ -405,7 +405,7 @@ end;
|
||||
|
||||
procedure TGUITestRunner.StartTest(ATest: TTest);
|
||||
begin
|
||||
if ATest=0 then ;
|
||||
//if ATest=0 then ;
|
||||
end;
|
||||
|
||||
procedure TGUITestRunner.EndTest(ATest: TTest);
|
||||
|
Loading…
Reference in New Issue
Block a user