Skip to content

Commit 73849b4

Browse files
author
Roland Hedberg
committed
In between just so Hans can get his stuff in.
1 parent 15a8da5 commit 73849b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_30_mdstore.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@ def test_metadata_extension_algsupport():
464464
mds = MetadataStore(list(ONTS.values()), ATTRCONV, None)
465465
mds.imp(METADATACONF["12"])
466466
mdf = mds.metadata[full_path("uu.xml")]
467-
_txt = mdf.dumps()
468467
assert mds
469468

470469
if __name__ == "__main__":

0 commit comments

Comments
 (0)