Do not test for a bug in older GnuPG versions

* tests/json/t-keylist-secret.out.json

--
Since at least 2.2.19 GnuPG no longer emits secret = true
for keys where it does not have a secret. To avoid
failures with older versions we remove the check altogether.

GnuPG-Bug-Id: T4820
This commit is contained in:
Andre Heinecke 2020-01-29 11:01:10 +01:00
parent 414938cfed
commit cff600f1f6
No known key found for this signature in database
GPG Key ID: 2978E9D40CBABA5C

View File

@ -91,7 +91,6 @@
"can_sign": true,
"can_certify": true,
"can_authenticate": true,
"secret": true,
"is_qualified": false,
"protocol": "OpenPGP",
"fingerprint": "D695676BDCEDCC2CDD6152BCFE180B1DA9E3B0B2",