X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fcommon%2FTestsAutoLoader.php;h=1657e8185234afc56d36e7c3fc6bab9bc4482387;hb=fadd3277f73c8922cea2443a7e6566f54726fbbc;hp=c479c2d3e3992e7e364be1eac7d2ef94fc3f0d47;hpb=0c4efc4dd942fe38cdbac6977a28f45314a9839e;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/common/TestsAutoLoader.php b/tests/common/TestsAutoLoader.php index c479c2d3e3..1657e81852 100644 --- a/tests/common/TestsAutoLoader.php +++ b/tests/common/TestsAutoLoader.php @@ -71,6 +71,7 @@ $wgAutoloadClasses += [ 'ResourceLoaderFileTestModule' => "$testDir/phpunit/ResourceLoaderTestCase.php", 'ResourceLoaderTestCase' => "$testDir/phpunit/ResourceLoaderTestCase.php", 'ResourceLoaderTestModule' => "$testDir/phpunit/ResourceLoaderTestCase.php", + 'TestLocalisationCache' => "$testDir/phpunit/includes/TestLocalisationCache.php", 'TestUser' => "$testDir/phpunit/includes/TestUser.php", 'TestUserRegistry' => "$testDir/phpunit/includes/TestUserRegistry.php",