From ecf3419a3a981b074e9d32a7ea8ea85bdf6b5821 Mon Sep 17 00:00:00 2001 From: Bryan Tong Minh Date: Sat, 26 Feb 2011 12:19:55 +0000 Subject: [PATCH] Remove double parser test from r82843 --- tests/parser/parserTests.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index c5063dc3e9..8677bcf7f7 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -8433,16 +8433,6 @@ Special characters in embedded file links (bug 27679)

!! end -!! test -Special characters in embedded file links (bug 27679) -!! input -[[File:Contains & ampersand.jpg]] -[[File:Does not exist.jpg|Title with & ampersand]] -!! result -

File:Contains & ampersand.jpg -Title with & ampersand -

-!! end TODO: more images -- 2.20.1