Explorar o código

*** empty log message ***

florian %!s(int64=27) %!d(string=hai) anos
pai
achega
dd44ca9d80
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      tests/ts010002.pp
  2. 1 1
      tests/ts010008.pp

+ 2 - 2
tests/ts010002.pp

@@ -20,7 +20,7 @@
     TComponent
 }
 
-Unit Classes;
+Unit ts010002;
 
 {$M+}
 
@@ -214,4 +214,4 @@ end;
 
 
 
-end.
+end.

+ 1 - 1
tests/ts010008.pp

@@ -37,4 +37,4 @@ begin
    o2.destroy;
    o2:=c2.create;
    c2.destroy;
-end.
+end.