X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fcommon%2FTestsAutoLoader.php;h=3de3ba70639f297219c6376610c72c22ca7b23dd;hb=8ddf721b6feaf11c67aafc1445d255e68faa4007;hp=2a4c43fffb797cf9339bc0181183a31cca2cbc70;hpb=a2c1e402b375acbc2af4d56721c4a2004649c080;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/common/TestsAutoLoader.php b/tests/common/TestsAutoLoader.php index 2a4c43fffb..3de3ba7063 100644 --- a/tests/common/TestsAutoLoader.php +++ b/tests/common/TestsAutoLoader.php @@ -64,7 +64,6 @@ $wgAutoloadClasses += [ # 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 @@ -171,4 +170,4 @@ $wgAutoloadClasses += [ 'ParserTestFileSuite' => "$testDir/phpunit/suites/ParserTestFileSuite.php", 'ParserTestTopLevelSuite' => "$testDir/phpunit/suites/ParserTestTopLevelSuite.php", ]; -// @codingStandardsIgnoreEnd \ No newline at end of file +// @codingStandardsIgnoreEnd