瀏覽代碼

* test doesn't have to fail compilation, but execution

git-svn-id: trunk@10851 -
Jonas Maebe 17 年之前
父節點
當前提交
6851c958e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/test/units/sysutils/texec1.pp

+ 1 - 1
tests/test/units/sysutils/texec1.pp

@@ -1,4 +1,4 @@
-{ %fail }
+{ %result=1 }
 { this test fails when it isn't called by execansi }
   uses
     sysutils;