diff options
Diffstat (limited to 'testing/resources/bad_json.notjson')
-rw-r--r-- | testing/resources/bad_json.notjson | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/resources/bad_json.notjson b/testing/resources/bad_json.notjson new file mode 100644 index 0000000..66f1111 --- /dev/null +++ b/testing/resources/bad_json.notjson @@ -0,0 +1,3 @@ +{ + "hello": "world", +} |