Revert "Adds new test data"

This reverts commit 997070656f.
This commit is contained in:
Harm Aarts 2013-12-05 12:56:02 +01:00
parent 902e928863
commit 79d418e00a
2 changed files with 0 additions and 20 deletions

View File

@ -1,8 +0,0 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">Some title</title>
<id>http://www.example.com/feed/atom/</id>
<entry>
<title>First title</title>
<id>1</id>
</entry>
</feed>

View File

@ -1,12 +0,0 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">Some title</title>
<id>http://www.example.com/feed/atom/</id>
<entry>
<title>First title</title>
<id>1</id>
</entry>
<entry>
<title>Second title</title>
<id>2</id>
</entry>
</feed>