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