Răsfoiți Sursa

+ Fixed exit code

michael 22 ani în urmă
părinte
comite
7d9ec3978d
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      tests/test/texception6.pp
  2. 1 1
      tests/test/texception7.pp

+ 1 - 1
tests/test/texception6.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %result=0 }
+{ %result=231 }
 
 uses
   SysUtils;

+ 1 - 1
tests/test/texception7.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %result=0 }
+{ %result=231 }
 
 uses
   sysutils;