From 605af988dd548dec8e7aa0df47b54d9fff74c2c9 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sat, 30 Apr 2005 08:46:07 +0000 Subject: [PATCH] Correct a bogus test and an outdated test (toc change) --- maintenance/parserTests.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index c0c9787e61..dc851e08d9 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -294,9 +294,9 @@ Definition list with bracketed URL link !! test Definition list with wikilink containing colon !! input -; [[Wikipedia:FAQ]]: The least-read page on Wikipedia +; [[Help:FAQ]]: The least-read page on Wikipedia !! result -
Wikipedia:FAQ
The least-read page on Wikipedia +
Help:FAQ
The least-read page on Wikipedia
!! end @@ -1809,8 +1809,7 @@ title=[[Parser test script]] Some text ===Another headline=== !! result -
-

Table of contents

+

Table of contents

- -
+
+

Headline 1

Subheadline 1

Skipping a level
-- 2.20.1