aboutsummaryrefslogtreecommitdiff
path: root/tests/replies/error.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/replies/error.json')
-rw-r--r--tests/replies/error.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/replies/error.json b/tests/replies/error.json
new file mode 100644
index 0000000..c9ccbef
--- /dev/null
+++ b/tests/replies/error.json
@@ -0,0 +1,4 @@
+{
+ "result": "error",
+ "message": "Test Error Message"
+}