소스 검색

* 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;