aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/rules/tests/test_signature.py
diff options
context:
space:
mode:
authorJ08nY2017-08-21 21:12:31 +0200
committerJ08nY2017-08-21 21:12:31 +0200
commitc21e5e0e2841e1d516ffe75717b10c09ef3489ba (patch)
tree21773c460afda1b064013be6a12046deaf17fc62 /src/mailman_pgp/rules/tests/test_signature.py
parent006e63dd02ae03e4e0d29405ba7b8c530a20fc9c (diff)
downloadmailman-pgp-c21e5e0e2841e1d516ffe75717b10c09ef3489ba.tar.gz
mailman-pgp-c21e5e0e2841e1d516ffe75717b10c09ef3489ba.tar.zst
mailman-pgp-c21e5e0e2841e1d516ffe75717b10c09ef3489ba.zip
Diffstat (limited to 'src/mailman_pgp/rules/tests/test_signature.py')
-rw-r--r--src/mailman_pgp/rules/tests/test_signature.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman_pgp/rules/tests/test_signature.py b/src/mailman_pgp/rules/tests/test_signature.py
index 45dbf21..73dbb6c 100644
--- a/src/mailman_pgp/rules/tests/test_signature.py
+++ b/src/mailman_pgp/rules/tests/test_signature.py
@@ -32,7 +32,7 @@ from zope.component import getUtility
from zope.event import notify
from mailman_pgp.chains.default import PGPChain
-from mailman_pgp.config import mm_config, config
+from mailman_pgp.config import mm_config
from mailman_pgp.database import mm_transaction, transaction
from mailman_pgp.model.address import PGPAddress
from mailman_pgp.model.list import PGPMailingList