Merge "Add parser test for "extra interlanguage links"."
[lhc/web/wiklou.git] / tests / parser / parserTests.txt
index f6238bb..e4d9324 100644 (file)
@@ -6407,6 +6407,16 @@ Blah blah blah
 </p>
 !! end
 
+!! test
+"Extra" interlanguage links (bug 32189 / gerrit 111390)
+!! wikitext
+Blah blah blah
+[[mul:Multilingual]]
+!! html
+<p>Blah blah blah
+</p>
+!! end
+
 !! test
 Parsoid-specific test: Wikilinks with &nbsp; should RT properly
 !! options