From 86af9609f17a8e34004faa991854f62d3361685f Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 16 Jul 2013 18:53:41 +0300 Subject: Reorganized tests --- tests/fixtures/acknowledge_communication.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/fixtures/acknowledge_communication.json (limited to 'tests/fixtures/acknowledge_communication.json') 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"} + ] +} -- cgit v1.2.3