We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc1e4f commit 7601161Copy full SHA for 7601161
1 file changed
tests/test_xmlsec.py
@@ -9,5 +9,5 @@ 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()
+ xmlsec.shutdown()
0 commit comments