mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-06 01:15:05 -05:00
9 lines
152 B
XML
9 lines
152 B
XML
|
<!--
|
||
|
Description: THORN
|
||
|
Expect: feed['title'] == u'testing \xde entity'
|
||
|
-->
|
||
|
<rss>
|
||
|
<channel>
|
||
|
<title>testing Þ entity</title>
|
||
|
</channel>
|
||
|
</rss>
|