X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fcommon%2FTestsAutoLoader.php;h=8385d7acee7873f67ecb6844a1bf5114d654ec56;hb=383a925f682d00d7218a5a36167d4d038a553b13;hp=f9b84d7b9bbe1c146464a1399397656cc54c48cd;hpb=4df0c71911500466a6330b8fe29c623ef5b51e41;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/common/TestsAutoLoader.php b/tests/common/TestsAutoLoader.php index f9b84d7b9b..8385d7acee 100644 --- a/tests/common/TestsAutoLoader.php +++ b/tests/common/TestsAutoLoader.php @@ -130,7 +130,7 @@ $wgAutoloadClasses += [ 'WikiPageDbTestBase' => "$testDir/phpunit/includes/page/WikiPageDbTestBase.php", # tests/phpunit/includes/parser - 'ParserIntegrationTest' => "$testDir/phpunit/includes/parser/ParserIntegrationTest.php", + 'ParserIntegrationTest' => "$testDir/phpunit/suites/ParserIntegrationTest.php", # tests/phpunit/includes/password 'PasswordTestCase' => "$testDir/phpunit/includes/password/PasswordTestCase.php",