X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/3754989331c91f1d78cd5c1904f768a4cf80f07a..5bc29f19f308610c944d63597962fb3b0f468c54:/tests/test_html.py diff --git a/tests/test_html.py b/tests/test_html.py index 51d6acd..21adfb1 100644 --- a/tests/test_html.py +++ b/tests/test_html.py @@ -37,4 +37,4 @@ def test_empty(): assert not WLDocument.from_string( '', parse_dublincore=False, - ).as_html() + ).as_html().get_string()