Browse Source

* fixed test

git-svn-id: trunk@26440 -
florian 11 years ago
parent
commit
b90db73fbc
1 changed files with 1 additions and 1 deletions
  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.
 }