aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/acknowledge_communication.json
diff options
context:
space:
mode:
authorFilipp Lepalaan <f@230.to>2013-07-16 18:53:41 +0300
committerFilipp Lepalaan <f@230.to>2013-07-16 18:53:41 +0300
commit86af9609f17a8e34004faa991854f62d3361685f (patch)
tree6f678b6ebb7e24cf0760d9747ac84182af230f5e /tests/fixtures/acknowledge_communication.json
parent4d9c2b0a47dd9336d9df7222013ade0c1763856d (diff)
downloadpy-gsxws-86af9609f17a8e34004faa991854f62d3361685f.tar.gz
py-gsxws-86af9609f17a8e34004faa991854f62d3361685f.tar.bz2
py-gsxws-86af9609f17a8e34004faa991854f62d3361685f.zip
Reorganized tests
Diffstat (limited to 'tests/fixtures/acknowledge_communication.json')
-rw-r--r--tests/fixtures/acknowledge_communication.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/acknowledge_communication.json b/tests/fixtures/acknowledge_communication.json
new file mode 100644
index 0000000..5fd7b9b
--- /dev/null
+++ b/tests/fixtures/acknowledge_communication.json
@@ -0,0 +1,5 @@
+{
+ "acknowledgement": [
+ {"articleID": "SN34", "acknowledgeType": "READ"}
+ ]
+}