summaryrefslogtreecommitdiff
path: root/tests/snippets/http
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2022-12-04 16:25:25 +0100
committerMatthäus G. Chajdas <dev@anteru.net>2022-12-04 16:25:25 +0100
commitf8a75279139ec4b62a220ba92690c066a2de9ee0 (patch)
treeaa1858bd61083680bdf9e170d419d83ac721a48e /tests/snippets/http
parentcdfa8e0ad46c1f5c3d05276ba7130aeb1bfcde35 (diff)
downloadpygments-git-f8a75279139ec4b62a220ba92690c066a2de9ee0.tar.gz
Improve whitespace handling in XmlLexer.
Diffstat (limited to 'tests/snippets/http')
-rw-r--r--tests/snippets/http/test_application_calendar_xml.txt2
-rw-r--r--tests/snippets/http/test_application_xml.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/snippets/http/test_application_calendar_xml.txt b/tests/snippets/http/test_application_calendar_xml.txt
index 81fff587..beb63865 100644
--- a/tests/snippets/http/test_application_calendar_xml.txt
+++ b/tests/snippets/http/test_application_calendar_xml.txt
@@ -25,4 +25,4 @@ Content-Type: application/calendar+xml
'<foo' Name.Tag
'>' Name.Tag
-'\n' Text
+'\n' Text.Whitespace
diff --git a/tests/snippets/http/test_application_xml.txt b/tests/snippets/http/test_application_xml.txt
index 6b3cffad..97b29435 100644
--- a/tests/snippets/http/test_application_xml.txt
+++ b/tests/snippets/http/test_application_xml.txt
@@ -25,4 +25,4 @@ Content-Type: application/xml
'<foo' Name.Tag
'>' Name.Tag
-'\n' Text
+'\n' Text.Whitespace