From 5a2d6dbcdc9e0f5c88f295970988a83115ef2034 Mon Sep 17 00:00:00 2001 From: Harm Aarts Date: Thu, 5 Dec 2013 16:24:48 +0100 Subject: [PATCH] Revert "Revert "Adds new test data"" This reverts commit 79d418e00a22c053393cb4536e457d6e36494202. --- testdata/initial.atom | 8 ++++++++ testdata/initial_plus_one_new.atom | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 testdata/initial.atom create mode 100644 testdata/initial_plus_one_new.atom diff --git a/testdata/initial.atom b/testdata/initial.atom new file mode 100644 index 0000000..b086591 --- /dev/null +++ b/testdata/initial.atom @@ -0,0 +1,8 @@ + + Some title + http://www.example.com/feed/atom/ + + First title + 1 + + diff --git a/testdata/initial_plus_one_new.atom b/testdata/initial_plus_one_new.atom new file mode 100644 index 0000000..2461a66 --- /dev/null +++ b/testdata/initial_plus_one_new.atom @@ -0,0 +1,12 @@ + + Some title + http://www.example.com/feed/atom/ + + First title + 1 + + + Second title + 2 + +