Move mediawiki.skinning.* modules from skins/common/ to resources/
[lhc/web/wiklou.git] / tests / phpunit / includes / LocalisationCacheTest.php
index b34847a..f98410a 100644 (file)
@@ -1,5 +1,8 @@
 <?php
 
+/**
+ * @covers LocalisationCache
+ */
 class LocalisationCacheTest extends MediaWikiTestCase {
        public function testPuralRulesFallback() {
                $cache = Language::getLocalisationCache();