Explorar el Código

* fixed test

git-svn-id: trunk@26440 -
florian hace 11 años
padre
commit
b90db73fbc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/test/tisoread.pp

+ 1 - 1
tests/test/tisoread.pp

@@ -1,5 +1,5 @@
 {$mode iso}
-program tisoread(f);
+program tisoread;
 {
   Test Read in ISO mode when reading real and integer numbers.
 }