浏览代码

* fixed test

git-svn-id: trunk@26440 -
florian 11 年之前
父节点
当前提交
b90db73fbc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.
 }