Explorar o código

* Add small comment indicating possible improvement (last use of testsuite.tests)

git-svn-id: trunk@33207 -
michael %!s(int64=9) %!d(string=hai) anos
pai
achega
60cd15dda0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/fcl-fpcunit/src/consoletestrunner.pas

+ 1 - 0
packages/fcl-fpcunit/src/consoletestrunner.pas

@@ -306,6 +306,7 @@ end;
 destructor TDecoratorTestSuite.Destroy;
 begin
   FreeDecorators(Self);
+  // We need to find something for this.
   Tests.Clear;
   inherited Destroy;
 end;