Browse Source

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

git-svn-id: trunk@10851 -
Jonas Maebe 17 years ago
parent
commit
6851c958e7
1 changed files with 1 additions and 1 deletions
  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 }
 { this test fails when it isn't called by execansi }
   uses
   uses
     sysutils;
     sysutils;