summaryrefslogtreecommitdiff
path: root/lang/python/tests/t-wait.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/tests/t-wait.py')
-rwxr-xr-xlang/python/tests/t-wait.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/tests/t-wait.py b/lang/python/tests/t-wait.py
index b1f2043..0c403fa 100755
--- a/lang/python/tests/t-wait.py
+++ b/lang/python/tests/t-wait.py
@@ -24,7 +24,6 @@ import time
import gpg
import support
-support.init_gpgme(gpg.constants.protocol.OpenPGP)
c = gpg.Context()
c.set_armor(True)