diff options
Diffstat (limited to 'tests/json/t-keylist-revokers.in.json')
-rw-r--r-- | tests/json/t-keylist-revokers.in.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/json/t-keylist-revokers.in.json b/tests/json/t-keylist-revokers.in.json new file mode 100644 index 00000000..a3f28296 --- /dev/null +++ b/tests/json/t-keylist-revokers.in.json @@ -0,0 +1,5 @@ +{ + "op": "keylist", + "keys": [ "[email protected]" ], + "with-secret": false +} |