MDL-50926 phpunit: Upgrade to phpunit 4.x

This commit is contained in:
Tony Levi 2015-07-27 00:30:00 +09:30 committed by Eloy Lafuente (stronk7)
parent f5d23fc162
commit b80b35d0fc
9 changed files with 734 additions and 105 deletions

View file

@ -13,7 +13,6 @@
stopOnFailure="false"
stopOnIncomplete="false"
stopOnSkipped="false"
strict="false"
printerClass="Hint_ResultPrinter"
testSuiteLoaderClass="phpunit_autoloader"
>