浏览代码

* typo rte instead of result

peter 22 年之前
父节点
当前提交
9861ba3221
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      tests/test/texception6.pp
  2. 1 1
      tests/test/texception7.pp

+ 1 - 1
tests/test/texception6.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %rte=0 }
+{ %result=0 }
 
 uses
   SysUtils;

+ 1 - 1
tests/test/texception7.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %rte=0 }
+{ %result=0 }
 
 uses
   sysutils;