summaryrefslogtreecommitdiff
path: root/test/fixtures/json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/json')
-rw-r--r--test/fixtures/json/bad_type.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/json/bad_type.json b/test/fixtures/json/bad_type.json
new file mode 100644
index 0000000..f316bd1
--- /dev/null
+++ b/test/fixtures/json/bad_type.json
@@ -0,0 +1,3 @@
+{
+ "@typeid": "no such type"
+}