From: Brion Vibber Date: Wed, 18 May 2005 08:54:25 +0000 (+0000) Subject: -stupidity X-Git-Tag: 1.5.0alpha2~159 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=c3b3fc98c152e933bf1b8cb722e5fe7279a2c5b2;p=lhc%2Fweb%2Fwiklou.git -stupidity --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index fb11ffb3c7..c321b37a35 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -2296,7 +2296,7 @@ Bug 2095: link with three closing brackets !! input [[Main Page]]] !! result -+

Main Page] +

Main Page]

!! end @@ -2305,7 +2305,7 @@ Bug 2095: link with pipe and three closing brackets !! input [[Main Page|link]]] !! result -+

link] +

link]

!! end