diff options
Diffstat (limited to 'tests/json/t-config-opt.out.json')
-rw-r--r-- | tests/json/t-config-opt.out.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/json/t-config-opt.out.json b/tests/json/t-config-opt.out.json new file mode 100644 index 00000000..57f11588 --- /dev/null +++ b/tests/json/t-config-opt.out.json @@ -0,0 +1,6 @@ +{ + "option": { + "name": "default-key", + "argname": "NAME" + } +} |