summaryrefslogtreecommitdiff
path: root/lang/python/tests/t-signers.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/tests/t-signers.py')
-rwxr-xr-xlang/python/tests/t-signers.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/python/tests/t-signers.py b/lang/python/tests/t-signers.py
index 80e797c..5864ee5 100755
--- a/lang/python/tests/t-signers.py
+++ b/lang/python/tests/t-signers.py
@@ -53,8 +53,6 @@ def check_result(r, typ):
"23FD347A419429BACCD5E72D6BC4778054ACD246"):
fail("Wrong fingerprint reported: {}".format(signature.fpr))
-
-support.init_gpgme(gpg.constants.protocol.OpenPGP)
c = gpg.Context()
c.set_textmode(True)
c.set_armor(True)