Procházet zdrojové kódy

* fixed test

git-svn-id: trunk@26440 -
florian před 11 roky
rodič
revize
b90db73fbc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.
 }