Separate the general from the WL-specific: PDF
[librarian.git] / tests / test_html.py
index 51d6acd..21adfb1 100644 (file)
@@ -37,4 +37,4 @@ def test_empty():
     assert not WLDocument.from_string(
             '<utwor />',
             parse_dublincore=False,
-        ).as_html()
+        ).as_html().get_string()