summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestEncryption.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Testsrc/Testlib/TestEncryption.py')
-rw-r--r--testsuite/Testsrc/Testlib/TestEncryption.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/Testsrc/Testlib/TestEncryption.py b/testsuite/Testsrc/Testlib/TestEncryption.py
index 530592cd0..7e9d910d8 100644
--- a/testsuite/Testsrc/Testlib/TestEncryption.py
+++ b/testsuite/Testsrc/Testlib/TestEncryption.py
@@ -13,8 +13,7 @@ while path != "/":
if os.path.basename(path) == "testsuite":
break
path = os.path.dirname(path)
-from common import call, u, can_skip, skip, skipIf, skipUnless, \
- Bcfg2TestCase, patchIf
+from common import *
try:
from Bcfg2.Encryption import *