X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=t%2F10-good-no.t;h=523fc4ba97e10698a55fa51e458abdaaad47ec90;hp=71d5668ba4f3a95ceff5564e1843d40be29da251;hb=ea6d668ecc82cbd3be1f1beb8cc5e9599f3fae10;hpb=2f6320d18a05f68146184ff2d27475871b803288 diff --git a/t/10-good-no.t b/t/10-good-no.t index 71d5668..523fc4b 100644 --- a/t/10-good-no.t +++ b/t/10-good-no.t @@ -26,6 +26,7 @@ unless ($success) { diag $stderr; diag "Failed to execute data file (error $err_code)"; fail "Couldn't run test $_" for 1 .. $total + 1; + exit $total + 1; } my %fail;