summaryrefslogtreecommitdiffstats
path: root/test.json
diff options
context:
space:
mode:
authortv <tv@also>2011-07-31 04:24:11 +0200
committertv <tv@also>2011-07-31 04:24:11 +0200
commit921a8e5a69b38aaa2da397778d176a2ba7abf549 (patch)
tree70b1e1a0dcb1b7c32876a6b4c9e06b8b4c2f74dc /test.json
parent986ff23e7d333818d4fe8fa434360e7a8a37736a (diff)
sh-json -> json/sh
Diffstat (limited to 'test.json')
-rw-r--r--test.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/test.json b/test.json
deleted file mode 100644
index a0406039..00000000
--- a/test.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "a": "1",
- "b": 2,
- "c": { "ca": 11, "cb": [1, 2, 3, "42"] },
- "d": {}
-}