Remove double parser test from r82843
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 26 Feb 2011 12:19:55 +0000 (12:19 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 26 Feb 2011 12:19:55 +0000 (12:19 +0000)
tests/parser/parserTests.txt

index c5063dc..8677bcf 100644 (file)
@@ -8433,16 +8433,6 @@ Special characters in embedded file links (bug 27679)
 </p>
 !! end
 
-!! test
-Special characters in embedded file links (bug 27679)
-!! input
-[[File:Contains & ampersand.jpg]]
-[[File:Does not exist.jpg|Title with & ampersand]]
-!! result
-<p><a href="/index.php?title=Special:Upload&amp;wpDestFile=Contains_%26_ampersand.jpg" class="new" title="File:Contains &amp; ampersand.jpg">File:Contains &amp; ampersand.jpg</a>
-<a href="/index.php?title=Special:Upload&amp;wpDestFile=Does_not_exist.jpg" class="new" title="File:Does not exist.jpg">Title with &amp; ampersand</a>
-</p>
-!! end
 
 TODO:
 more images