aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/initial.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/tests/initial.py')
-rwxr-xr-xlang/python/tests/initial.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/python/tests/initial.py b/lang/python/tests/initial.py
index 4a02762b..49e4f82e 100755
--- a/lang/python/tests/initial.py
+++ b/lang/python/tests/initial.py
@@ -27,8 +27,6 @@ import support
print("Using gpg module from {0!r}.".format(os.path.dirname(gpg.__file__)))
-support.init_gpgme(gpg.constants.protocol.OpenPGP)
-
subprocess.check_call([os.path.join(os.getenv('top_srcdir'),
"tests", "start-stop-agent"), "--start"])