summaryrefslogtreecommitdiffstats
path: root/sandbox/json/sh/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/json/sh/test.json')
-rw-r--r--sandbox/json/sh/test.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/sandbox/json/sh/test.json b/sandbox/json/sh/test.json
deleted file mode 100644
index 9b4c6312..00000000
--- a/sandbox/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
-}