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