diff options
Diffstat (limited to 'lang/python/tests/t-keylist.py')
| -rwxr-xr-x | lang/python/tests/t-keylist.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/lang/python/tests/t-keylist.py b/lang/python/tests/t-keylist.py index 5077ca69..76c793e7 100755 --- a/lang/python/tests/t-keylist.py +++ b/lang/python/tests/t-keylist.py @@ -23,7 +23,6 @@ del absolute_import, print_function, unicode_literals  import gpg  import support -support.init_gpgme(gpg.constants.protocol.OpenPGP)  c = gpg.Context()  # Check expration of keys.  This test assumes three subkeys of which | 
