aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/commands/tests/test_key.py
diff options
context:
space:
mode:
authorJ08nY2017-08-06 02:30:57 +0200
committerJ08nY2017-08-06 02:30:57 +0200
commitb56debf2d3db0732e6fa4a3d22ecaaae78fc5b65 (patch)
tree0fc2ae11bf353d0da9f52f7d7c3dc5100936a51a /src/mailman_pgp/commands/tests/test_key.py
parent66f1510d1a38c10944a13665e1b7f9ecb14a8d8f (diff)
downloadmailman-pgp-b56debf2d3db0732e6fa4a3d22ecaaae78fc5b65.tar.gz
mailman-pgp-b56debf2d3db0732e6fa4a3d22ecaaae78fc5b65.tar.zst
mailman-pgp-b56debf2d3db0732e6fa4a3d22ecaaae78fc5b65.zip
Diffstat (limited to 'src/mailman_pgp/commands/tests/test_key.py')
-rw-r--r--src/mailman_pgp/commands/tests/test_key.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman_pgp/commands/tests/test_key.py b/src/mailman_pgp/commands/tests/test_key.py
index 900af7b..f6e4edf 100644
--- a/src/mailman_pgp/commands/tests/test_key.py
+++ b/src/mailman_pgp/commands/tests/test_key.py
@@ -41,7 +41,7 @@ from mailman_pgp.pgp.wrapper import PGPWrapper
from mailman_pgp.testing.layers import PGPConfigLayer
from mailman_pgp.testing.pgp import load_key
from mailman_pgp.workflows.key_change import CHANGE_CONFIRM_REQUEST
-from mailman_pgp.workflows.pubkey import CONFIRM_REQUEST
+from mailman_pgp.workflows.key_confirm import CONFIRM_REQUEST
from mailman_pgp.workflows.subscription import OpenSubscriptionPolicy