From: Max Semenik Date: Thu, 21 Jan 2016 21:45:12 +0000 (+0000) Subject: Merge "Register a couple of test classes in autoloader" X-Git-Tag: 1.31.0-rc.0~8255 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22config_fonctions%22%2C%20%22image_process=%24process%22%29%20.%20%22?a=commitdiff_plain;h=a36c567fa636af4a7c96cdeff521b64d6f291f22;p=lhc%2Fweb%2Fwiklou.git Merge "Register a couple of test classes in autoloader" --- a36c567fa636af4a7c96cdeff521b64d6f291f22 diff --cc tests/TestsAutoLoader.php index f4ddfb25ed,028ef81b8c..05f454cc37 --- a/tests/TestsAutoLoader.php +++ b/tests/TestsAutoLoader.php @@@ -48,8 -48,8 +48,9 @@@ $wgAutoloadClasses += array 'LessFileCompilationTest' => "$testDir/phpunit/LessFileCompilationTest.php", # tests/phpunit/includes + 'RevisionStorageTest' => "$testDir/phpunit/includes/RevisionStorageTest.php", 'TestingAccessWrapper' => "$testDir/phpunit/includes/TestingAccessWrapper.php", + 'TestLogger' => "$testDir/phpunit/includes/TestLogger.php", # tests/phpunit/includes/api 'ApiFormatTestBase' => "$testDir/phpunit/includes/api/format/ApiFormatTestBase.php",