Browse Source

* fixed tests

git-svn-id: trunk@4323 -
Jonas Maebe 19 years ago
parent
commit
9345d8c7de
2 changed files with 1 additions and 2 deletions
  1. 1 0
      tests/test/tparray2.pp
  2. 0 2
      tests/test/tparray3.pp

+ 1 - 0
tests/test/tparray2.pp

@@ -8,6 +8,7 @@ type
 
 var
   p: pointer;
+  km: tkeymap;
 begin
   p := @km[2];
 end.

+ 0 - 2
tests/test/tparray3.pp

@@ -1,5 +1,3 @@
-{ %fail }
-
 {$mode macpas}
 
 type