Explorar o código

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

git-svn-id: trunk@10851 -
Jonas Maebe %!s(int64=17) %!d(string=hai) anos
pai
achega
6851c958e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;