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