summaryrefslogtreecommitdiffstats
path: root/sandbox/json/sh/test.json
diff options
context:
space:
mode:
authorroot <root@pigstarter.de>2013-11-05 13:24:42 +0100
committerroot <root@pigstarter.de>2013-11-05 13:24:42 +0100
commit5e326f51c58e500285ea3daee91986ee1ea518eb (patch)
tree2b3eccf15e10e4331dcb2d01c9f53620d749f55f /sandbox/json/sh/test.json
parentae627d2aa73ea6862af3985f1c07e95c6d493275 (diff)
sandbox -> .graveyard
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
-}