Parcourir la source

* fixed test

git-svn-id: trunk@26440 -
florian il y a 11 ans
Parent
commit
b90db73fbc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.
 }