From 5395685b0556921bc87ccc7e4076caabd16f0bcf Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 6 Nov 2014 14:05:38 +0100 Subject: add fixtures import --- tests/integration/fixtures/items.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/integration/fixtures/items.json (limited to 'tests/integration/fixtures/items.json') diff --git a/tests/integration/fixtures/items.json b/tests/integration/fixtures/items.json new file mode 100644 index 000000000..56c70edbe --- /dev/null +++ b/tests/integration/fixtures/items.json @@ -0,0 +1,5 @@ +{ + "first feed": [ + + ] +} \ No newline at end of file -- cgit v1.2.3