From 9927a4201292319ca66d936bcc18bf22917f7f63 Mon Sep 17 00:00:00 2001 From: Trevor Parscal Date: Fri, 3 Sep 2010 00:31:52 +0000 Subject: [PATCH] Using PHPUnit/Autoload.php instead of trying to include everything by hand all the time. --- maintenance/tests/phpunit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@