From debe83f6dd831ccb7db895de2c580d381c31ac90 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Thu, 18 Jan 2007 22:35:01 +0000 Subject: [PATCH] Fix breakage made by r19452 (ietf URL changed) --- maintenance/parserTests.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 5465bae089..0c4a00d0cd 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -1991,7 +1991,7 @@ Magic links: RFC (bug 479) !! input RFC 822 !! result -

RFC 822 +

RFC 822

!! end @@ -2957,7 +2957,7 @@ BUG 1887: A RFC with a thumbnail !! input [[Image:foobar.jpg|thumb|This is RFC 12354]] !! result -
This is RFC 12354
This is RFC 12354
+
This is RFC 12354
This is RFC 12354
!! end @@ -5847,7 +5847,7 @@ Double RFC !! input RFC RFC 1234 !! result -

RFC RFC 1234 +

RFC RFC 1234

!! end @@ -5865,7 +5865,7 @@ RFC code coverage !! input RFC 983 987 !! result -

RFC 983 987 +

RFC 983 987

!! end -- 2.20.1