X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=test%2Ftestsuite.php;h=39874ceabd3e03bdfe7bc94588ade006be852742;hb=c4fee09ff818cfcbe0f673a6b673e11bf64205c5;hp=4640dae9afc2dc0e59cf9d685b1afd41a7285fae;hpb=6aa742ee4fffd91a11ee26135ae34b02cb513776;p=plcapi.git diff --git a/test/testsuite.php b/test/testsuite.php index 4640dae..39874ce 100644 --- a/test/testsuite.php +++ b/test/testsuite.php @@ -1540,6 +1540,10 @@ Proxy Server: \n\n"; + echo $result->toHTML()."\n\n\n"; +} +else +{ + exit($result->failureCount()); } ?> \ No newline at end of file