fixed compilation

git-svn-id: trunk@7655 -
This commit is contained in:
vincents 2005-09-09 19:23:58 +00:00
parent 8f8be186cf
commit a3a98f7ca6

View File

@ -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);