Merge "mediawiki.ui: Fix spacing for LESS"
[lhc/web/wiklou.git] / tests / phpunit / includes / ArticleTablesTest.php
index 0f159ae..c749598 100644 (file)
@@ -5,6 +5,10 @@
  */
 class ArticleTablesTest extends MediaWikiLangTestCase {
 
+       /**
+        * @covers Title::getTemplateLinksFrom
+        * @covers Title::getLinksFrom
+        */
        public function testbug14404() {
                global $wgContLang, $wgLanguageCode, $wgLang;