diff options
Diffstat (limited to 'tests/json/t-config-opt.in.json')
-rw-r--r-- | tests/json/t-config-opt.in.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/json/t-config-opt.in.json b/tests/json/t-config-opt.in.json new file mode 100644 index 00000000..b9498039 --- /dev/null +++ b/tests/json/t-config-opt.in.json @@ -0,0 +1,5 @@ +{ + "op": "config_opt", + "component": "gpg", + "option": "default-key" +} |