From 65f1d3892f590bc6eb019e63492e0d1fe4e12264 Mon Sep 17 00:00:00 2001 From: Daniel Friesen Date: Fri, 11 Nov 2011 03:30:17 +0000 Subject: [PATCH] Followup r102744 update parser tests. --- tests/parser/parserTests.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index efd3013898..313842273f 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -2478,7 +2478,7 @@ Magic links: RFC (bug 479) !! input RFC 822 !! result -

RFC 822 +

RFC 822

!! end @@ -2496,7 +2496,7 @@ Magic links: PMID incorrectly converts space to underscore !! input PMID 1234 !! result -

PMID 1234 +

PMID 1234

!! end @@ -3810,7 +3810,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
!! end @@ -7167,7 +7167,7 @@ Double RFC !! input RFC RFC 1234 !! result -

RFC RFC 1234 +

RFC RFC 1234

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

RFC 983 987 +

RFC 983 987

!! end -- 2.20.1