We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc1e4f commit b9b93d4Copy full SHA for b9b93d4
1 file changed
tests/test_xmlsec.py
@@ -9,5 +9,4 @@ def test_reinitialize_module(self):
9
So if the subsequent tests don't fail, we know that the ``init()``/``shutdown()``
10
function pair doesn't break anything.
11
"""
12
- xmlsec.shutdown()
13
xmlsec.init()
0 commit comments