From 6897b146a4d56047b66299ec1704ac80f7b1188b Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 6 Dec 2011 15:43:40 +0000 Subject: [PATCH] Fix misleading parser test title, likely a copyo from the one just before it. This test is about %25 in an URL, not %26. --- tests/parser/parserTests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index e5688bfc38..556bbb60aa 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -1071,7 +1071,7 @@ http://www.example.com/?title=AT%26T !! end !! test -Bug 4781, 5267: %26 in URL +Bug 4781, 5267: %25 in URL !! input http://www.example.com/?title=100%25_Bran !! result -- 2.20.1