Ver Fonte

* Small formatting change from Mattias Gaertner

git-svn-id: trunk@35584 -
michael há 8 anos atrás
pai
commit
ffeaae5e09
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/fcl-passrc/tests/tcbaseparser.pas

+ 1 - 1
packages/fcl-passrc/tests/tcbaseparser.pas

@@ -27,7 +27,7 @@ Type
 
   { TTestParser }
 
-  TTestParser= class(TTestCase)
+  TTestParser = class(TTestCase)
   Private
     FDeclarations: TPasDeclarations;
     FDefinition: TPasElement;