Introduce separate unit tests PHPUnit configuration
[lhc/web/wiklou.git] / tests / common / TestsAutoLoader.php
index 3eb8c9a..3b643a5 100644 (file)
@@ -178,7 +178,7 @@ $wgAutoloadClasses += [
        'LanguageClassesTestCase' => "$testDir/phpunit/languages/LanguageClassesTestCase.php",
 
        # tests/phpunit/includes/libs
-       'GenericArrayObjectTest' => "$testDir/phpunit/unit/includes/libs/GenericArrayObjectTest.php",
+       'GenericArrayObjectTest' => "$testDir/phpunit/includes/libs/GenericArrayObjectTest.php",
 
        # tests/phpunit/maintenance
        'MediaWiki\Tests\Maintenance\DumpAsserter' => "$testDir/phpunit/maintenance/DumpAsserter.php",