From: Trevor Parscal Date: Fri, 3 Sep 2010 00:31:52 +0000 (+0000) Subject: Using PHPUnit/Autoload.php instead of trying to include everything by hand all the... X-Git-Tag: 1.31.0-rc.0~35207 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=9927a4201292319ca66d936bcc18bf22917f7f63;p=lhc%2Fweb%2Fwiklou.git Using PHPUnit/Autoload.php instead of trying to include everything by hand all the time. --- diff --git a/maintenance/tests/phpunit b/maintenance/tests/phpunit index bab4439334..073a2e442c 100755 --- a/maintenance/tests/phpunit +++ b/maintenance/tests/phpunit @@ -2,7 +2,7 @@