style
[librarian.git] / tests / test_dcparser.py
index ee29bc9..1e15a28 100644 (file)
@@ -45,4 +45,3 @@ def check_serialize(xml_file):
 def test_serialize():
     for fixture in get_all_fixtures('dcparser', '*.xml'):
         yield check_serialize, fixture
-