Pass markup tests.

This commit is contained in:
Sergio Martínez Portela 2020-10-10 00:39:32 +02:00
parent 0dab7e4703
commit 5b886e5e24
4 changed files with 230 additions and 22 deletions

View file

@ -76,7 +76,6 @@ class TestSerde(unittest.TestCase):
SPAN(""),
SPAN(" This is a ", CODE("code phrase"),
"."),
SPAN(""),
])))
ex.assert_matches(self, doc)