Exemplo n.º 1
0
def test_html_to_plaintext(input, output):
    assert html_to_plaintext(input) == output
Exemplo n.º 2
0
def test_html_to_plaintext(input, output):
    assert html_to_plaintext(input) == output