diff options
| author | J08nY | 2017-07-15 17:21:35 +0200 |
|---|---|---|
| committer | J08nY | 2017-07-15 17:21:35 +0200 |
| commit | bc396ca1623c885cd6df4ab49bcccf23880a29c8 (patch) | |
| tree | 29ed0f5e0d78cdcec3494d1ea4b637fde8a97099 /src/mailman_pgp/commands/tests/test_key.py | |
| parent | 64572d90cac74f8967dfe9ef25206812d9986d63 (diff) | |
| download | mailman-pgp-bc396ca1623c885cd6df4ab49bcccf23880a29c8.tar.gz mailman-pgp-bc396ca1623c885cd6df4ab49bcccf23880a29c8.tar.zst mailman-pgp-bc396ca1623c885cd6df4ab49bcccf23880a29c8.zip | |
Diffstat (limited to 'src/mailman_pgp/commands/tests/test_key.py')
| -rw-r--r-- | src/mailman_pgp/commands/tests/test_key.py | 2 |
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 612f13f..a9343b3 100644 --- a/src/mailman_pgp/commands/tests/test_key.py +++ b/src/mailman_pgp/commands/tests/test_key.py @@ -37,7 +37,7 @@ from mailman_pgp.pgp.mime import MIMEWrapper from mailman_pgp.pgp.tests.base import load_key from mailman_pgp.pgp.wrapper import PGPWrapper from mailman_pgp.testing.layers import PGPConfigLayer -from mailman_pgp.workflows.base import CONFIRM_REQUEST +from mailman_pgp.workflows.pubkey import CONFIRM_REQUEST from mailman_pgp.workflows.key_change import CHANGE_CONFIRM_REQUEST from mailman_pgp.workflows.subscription import OpenSubscriptionPolicy |
