summaryrefslogtreecommitdiff
path: root/src/leap/mail/smtp/tests/test_gateway.py
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2014-10-09 00:59:32 -0500
committerRuben Pollan <meskio@sindominio.net>2014-10-13 10:25:04 -0500
commit0f6a093bfbbac2cd738c32287b2316d481ed67f3 (patch)
treeee08e7a149257f404776feebe24ac0d10a06ff80 /src/leap/mail/smtp/tests/test_gateway.py
parentf47897be1ad5351bdb91388d07c0c876c4084b11 (diff)
Get keys from OpenPGP email header
Diffstat (limited to 'src/leap/mail/smtp/tests/test_gateway.py')
-rw-r--r--src/leap/mail/smtp/tests/test_gateway.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/mail/smtp/tests/test_gateway.py b/src/leap/mail/smtp/tests/test_gateway.py
index 466677f..3635a9f 100644
--- a/src/leap/mail/smtp/tests/test_gateway.py
+++ b/src/leap/mail/smtp/tests/test_gateway.py
@@ -32,7 +32,7 @@ from leap.mail.smtp.gateway import (
SMTPFactory,
EncryptedMessage,
)
-from leap.mail.smtp.tests import (
+from leap.mail.tests import (
TestCaseWithKeyManager,
ADDRESS,
ADDRESS_2,