diff options
Diffstat (limited to 'tests/test_rss.xml')
| -rw-r--r-- | tests/test_rss.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_rss.xml b/tests/test_rss.xml index 4432d9e..86cdfa7 100644 --- a/tests/test_rss.xml +++ b/tests/test_rss.xml @@ -46,7 +46,7 @@ <title>Aeroplanes not Airplanes</title> <link>http://joe.bloggs/posts/1</link> <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate> - <description>Aero- not air-, fools!</description> + <description><![CDATA[Aero- not air-, fools!]]></description> <author>jane@joe.bloggs (Jane Bloggs)</author> <category domain="http://awesomecategories.org" >Words</category> <comments>http://joe.bloggs/posts/1/comments</comments> |
