diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/json/bad_type.json | 3 |
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" +} |