aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/tests/test_wrapper.py
diff options
context:
space:
mode:
authorJ08nY2017-06-24 01:59:24 +0200
committerJ08nY2017-06-24 01:59:24 +0200
commit52ab7fcef755d0adea8a23b5aa77e30119356ac1 (patch)
tree14c9c03dcd8c598109ca73b7c6d7f4d7d1d43061 /src/mailman_pgp/pgp/tests/test_wrapper.py
parentfc3791771047b44143868c6dc5f113e4f9157bf5 (diff)
downloadmailman-pgp-52ab7fcef755d0adea8a23b5aa77e30119356ac1.tar.gz
mailman-pgp-52ab7fcef755d0adea8a23b5aa77e30119356ac1.tar.zst
mailman-pgp-52ab7fcef755d0adea8a23b5aa77e30119356ac1.zip
Diffstat (limited to 'src/mailman_pgp/pgp/tests/test_wrapper.py')
-rw-r--r--src/mailman_pgp/pgp/tests/test_wrapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman_pgp/pgp/tests/test_wrapper.py b/src/mailman_pgp/pgp/tests/test_wrapper.py
index c16152f..7cd5541 100644
--- a/src/mailman_pgp/pgp/tests/test_wrapper.py
+++ b/src/mailman_pgp/pgp/tests/test_wrapper.py
@@ -18,7 +18,7 @@
"""Tests for the combined wrapper."""
from parameterized import parameterized
-from mailman_pgp.pgp.tests.base import WrapperTestCase, load_message, load_key
+from mailman_pgp.pgp.tests.base import load_key, load_message, WrapperTestCase
from mailman_pgp.pgp.wrapper import PGPWrapper