Răsfoiți Sursa

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

git-svn-id: trunk@10851 -
Jonas Maebe 17 ani în urmă
părinte
comite
6851c958e7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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;