diff options
Diffstat (limited to 'lang/python/tests/t-quick-key-creation.py')
| -rwxr-xr-x | lang/python/tests/t-quick-key-creation.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lang/python/tests/t-quick-key-creation.py b/lang/python/tests/t-quick-key-creation.py index c642c5b4..8b7372e7 100755 --- a/lang/python/tests/t-quick-key-creation.py +++ b/lang/python/tests/t-quick-key-creation.py @@ -25,6 +25,7 @@ import itertools  import time  import support +support.assert_gpg_version((2, 1, 2))  alpha = "Alpha <[email protected]>" | 
