diff options
Diffstat (limited to 'json/sh/test.json')
-rw-r--r-- | json/sh/test.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/json/sh/test.json b/json/sh/test.json deleted file mode 100644 index 9b4c6312..00000000 --- a/json/sh/test.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "a": "1", - "b": 2, - "c": { "ca": 11, "cb": [1, 2, 3, "42"] }, - "d": {}, - "float": 4.23 -} |