Skip to content

Commit b9b93d4

Browse files
committed
Fixing unit test to pass to see if there is something else
1 parent 7fc1e4f commit b9b93d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_xmlsec.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ def test_reinitialize_module(self):
99
So if the subsequent tests don't fail, we know that the ``init()``/``shutdown()``
1010
function pair doesn't break anything.
1111
"""
12-
xmlsec.shutdown()
1312
xmlsec.init()

0 commit comments

Comments
 (0)