Tests: Remove ghost character from YAML spec example

This commit is contained in:
Adrien Vergé
2016-02-01 23:27:49 +01:00
parent 0e04ee29e6
commit ba140ad42c
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -2,7 +2,7 @@
# Comments:
strip: |-
# text
# Clip
# comments: