summaryrefslogtreecommitdiff
path: root/test/fixtures/json/bad/unexp_array.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/json/bad/unexp_array.json')
-rw-r--r--test/fixtures/json/bad/unexp_array.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/json/bad/unexp_array.json b/test/fixtures/json/bad/unexp_array.json
new file mode 100644
index 0000000..399a2bd
--- /dev/null
+++ b/test/fixtures/json/bad/unexp_array.json
@@ -0,0 +1,3 @@
+{
+ "bl": []
+}