Have phpunit.php exit with 1 in case it couldn't run the tests
authorMarius Hoch <hoo@online.de>
Thu, 9 Apr 2015 08:32:59 +0000 (10:32 +0200)
committerMarius Hoch <hoo@online.de>
Thu, 9 Apr 2015 08:32:59 +0000 (10:32 +0200)
commit85acf8afba3df02f1a740f249db88ad9c5ffc178
treeec8b69fefffd291ab970014bfb04137341483f33
parent8a00f2445d9d34b9e72fadbca144f110abe65656
Have phpunit.php exit with 1 in case it couldn't run the tests

Just makes more sense not to claim we could complete everything
if we actually couldn't.

Change-Id: I4ec3a2da8913ca546782919813eb18a05a5cca0a
tests/phpunit/phpunit.php