aboutsummaryrefslogtreecommitdiff
path: root/tests/resources/wolfram_alpha_api_response_wrong_json.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/wolfram_alpha_api_response_wrong_json.json')
-rw-r--r--tests/resources/wolfram_alpha_api_response_wrong_json.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/wolfram_alpha_api_response_wrong_json.json b/tests/resources/wolfram_alpha_api_response_wrong_json.json
new file mode 100644
index 0000000..011b940
--- /dev/null
+++ b/tests/resources/wolfram_alpha_api_response_wrong_json.json
@@ -0,0 +1,3 @@
+{
+ "foo": {}
+}