Browse Source

* Small formatting change from Mattias Gaertner

git-svn-id: trunk@35584 -
michael 8 years ago
parent
commit
ffeaae5e09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-passrc/tests/tcbaseparser.pas

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

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