Explorar el Código

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

git-svn-id: trunk@10851 -
Jonas Maebe hace 17 años
padre
commit
6851c958e7
Se han modificado 1 ficheros con 1 adiciones y 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;