From 728ffae25134b6d68be7567803ed8310a18a86a6 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 6 Sep 2016 16:33:22 -0400 Subject: [tests] factor out the common pieces to keymanager.testing --- tests/integration/keymanager/test_openpgp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/integration/keymanager/test_openpgp.py') diff --git a/tests/integration/keymanager/test_openpgp.py b/tests/integration/keymanager/test_openpgp.py index 9af35a1..a730bd4 100644 --- a/tests/integration/keymanager/test_openpgp.py +++ b/tests/integration/keymanager/test_openpgp.py @@ -30,9 +30,9 @@ from leap.bitmask.keymanager.documents import ( TYPE_ADDRESS_PRIVATE_INDEX, ) from leap.bitmask.keymanager.keys import OpenPGPKey +from leap.bitmask.keymanager.testing import KeyManagerWithSoledadTestCase from common import ( - KeyManagerWithSoledadTestCase, ADDRESS, ADDRESS_2, KEY_FINGERPRINT, -- cgit v1.2.3