fixes #1060: sorted and unique editors' names
[librarian.git] / tests / test_html.py
index 4fbbaad..5187e06 100644 (file)
@@ -29,7 +29,7 @@ def test_transform():
 def test_no_dublincore():
     html.transform(
         get_fixture('text', 'asnyk_miedzy_nami_nodc.xml'),
-        get_fixture('text', 'asnyk_miedzy_nami_nodc.html'),
+        get_fixture('text', 'asnyk_miedzy_nami.html'),
     )