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