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/fetch_communication_articles.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/fixtures/fetch_communication_articles.json (limited to 'tests/fixtures/fetch_communication_articles.json') diff --git a/tests/fixtures/fetch_communication_articles.json b/tests/fixtures/fetch_communication_articles.json new file mode 100644 index 0000000..d5a0674 --- /dev/null +++ b/tests/fixtures/fetch_communication_articles.json @@ -0,0 +1,7 @@ +{ + "priority": "HIGH", + "fromDate": "", + "toDate": "", + "readStatus": "", + "productModel": {} +} -- cgit v1.2.3