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