From ba140ad42cdd0702bbe0108a1ecf9f093f6471d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Verg=C3=A9?= Date: Mon, 1 Feb 2016 23:27:49 +0100 Subject: [PATCH] Tests: Remove ghost character from YAML spec example --- tests/test_spec_examples.py | 1 + tests/yaml-1.2-spec-examples/example-8.5 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/test_spec_examples.py b/tests/test_spec_examples.py index 9c15798..32c8299 100644 --- a/tests/test_spec_examples.py +++ b/tests/test_spec_examples.py @@ -35,6 +35,7 @@ from tests.common import RuleTestCase # for br in span.find_all("br"): # br.replace_with("\n") # text = text.replace('\u2193', '') # downwards arrow +# text = text.replace('\u21d3', '') # double downwards arrow # text = text.replace('\u00b7', ' ') # visible space # text = text.replace('\u21d4', '') # byte order mark # text = text.replace('\u2192', '\t') # right arrow diff --git a/tests/yaml-1.2-spec-examples/example-8.5 b/tests/yaml-1.2-spec-examples/example-8.5 index 44a314c..32fa08f 100644 --- a/tests/yaml-1.2-spec-examples/example-8.5 +++ b/tests/yaml-1.2-spec-examples/example-8.5 @@ -2,7 +2,7 @@ # Comments: strip: |- # text - ⇓ + # Clip # comments: