Pass markup tests.
This commit is contained in:
parent
0dab7e4703
commit
5b886e5e24
4 changed files with 230 additions and 22 deletions
|
@ -76,7 +76,6 @@ class TestSerde(unittest.TestCase):
|
|||
SPAN(""),
|
||||
SPAN(" This is a ", CODE("code phrase"),
|
||||
"."),
|
||||
SPAN(""),
|
||||
])))
|
||||
|
||||
ex.assert_matches(self, doc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue