Remove duplicate test
authorArlo Breault <abreault@wikimedia.org>
Wed, 22 Feb 2017 19:58:06 +0000 (11:58 -0800)
committerArlo Breault <abreault@wikimedia.org>
Wed, 22 Feb 2017 19:58:06 +0000 (11:58 -0800)
Change-Id: If99b0672c631e0428550a73a2a6116394ef32bb9

tests/parser/parserTests.txt

index 35b0190..4463bf3 100644 (file)
@@ -22557,25 +22557,6 @@ Ignore pipe between table row attributes
 
 !! end
 
-!!test
-Gallery override link with WikiLink (T36852)
-!! wikitext
-<gallery>
-File:foobar.jpg|caption|alt=galleryalt|link=InterWikiLink
-</gallery>
-!! html
-<ul class="gallery mw-gallery-traditional">
-               <li class="gallerybox" style="width: 155px"><div style="width: 155px">
-                       <div class="thumb" style="width: 150px;"><div style="margin:68px auto;"><a href="/wiki/InterWikiLink"><img alt="galleryalt" src="http://example.com/images/thumb/3/3a/Foobar.jpg/120px-Foobar.jpg" width="120" height="14" srcset="http://example.com/images/thumb/3/3a/Foobar.jpg/180px-Foobar.jpg 1.5x, http://example.com/images/thumb/3/3a/Foobar.jpg/240px-Foobar.jpg 2x" /></a></div></div>
-                       <div class="gallerytext">
-<p>caption
-</p>
-                       </div>
-               </div></li>
-</ul>
-
-!! end
-
 !!test
 Language parser function
 !! wikitext