diff options
Diffstat (limited to 'tests/inputs/repeated/repeated.json')
-rw-r--r-- | tests/inputs/repeated/repeated.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/inputs/repeated/repeated.json b/tests/inputs/repeated/repeated.json new file mode 100644 index 0000000..b8a7c4e --- /dev/null +++ b/tests/inputs/repeated/repeated.json @@ -0,0 +1,3 @@ +{ + "names": ["one", "two", "three"] +} |