diff options
author | Maximilian Krambach <[email protected]> | 2018-05-09 14:55:50 +0000 |
---|---|---|
committer | Maximilian Krambach <[email protected]> | 2018-05-09 14:55:50 +0000 |
commit | 5f5bf024a83625b8f8bac4779b1c2236637c23e0 (patch) | |
tree | 28820efe4193c6fba8dbe795d5a042b035355967 /lang/python/tests | |
parent | js: more testing (diff) | |
parent | json: Improve auto-base64 encoding to not split UTF-8 chars. (diff) | |
download | gpgme-5f5bf024a83625b8f8bac4779b1c2236637c23e0.tar.gz gpgme-5f5bf024a83625b8f8bac4779b1c2236637c23e0.zip |
Merge branch 'master' into javascript-binding
Diffstat (limited to 'lang/python/tests')
-rwxr-xr-x | lang/python/tests/t-callbacks.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/tests/t-callbacks.py b/lang/python/tests/t-callbacks.py index 9a70cdae..b311e3d4 100755 --- a/lang/python/tests/t-callbacks.py +++ b/lang/python/tests/t-callbacks.py @@ -88,7 +88,7 @@ Name-Real: Joe Tester Name-Comment: with stupid passphrase Name-Email: [email protected] Passphrase: Crypt0R0cks -Expire-Date: 2020-12-31 +Expire-Date: 2099-12-31 </GnupgKeyParms> """ |