From: Ævar Arnfjörð Bjarmason Date: Wed, 20 Apr 2005 23:13:08 +0000 (+0000) Subject: * These the expected output for two tests was incorrect, not the parser. X-Git-Tag: 1.5.0alpha1~220 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=f5d587fe70428e2f5ee01b83b7ca5096a72b3d44;p=lhc%2Fweb%2Fwiklou.git * These the expected output for two tests was incorrect, not the parser. --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 0303c2135d..05454a41c5 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -1873,7 +1873,7 @@ Bug 1219 URL next to image (broken) !! input http://example.com[[Image:foobar.jpg]] !! result -

http://example.comImage:foobar.jpg +

http://example.comImage:foobar.jpg

!!end @@ -1882,7 +1882,7 @@ Bug 1186 news: in the middle of text !! input http://en.wikinews.org/wiki/Wikinews:Workplace !! result -

http://en.wikinews.org/wiki/Wikinews:Workplace +

http://en.wikinews.org/wiki/Wikinews:Workplace

!!end