mirror of
https://github.com/evilhero/mylar
synced 2025-02-08 23:34:35 +00:00
9 lines
No EOL
150 B
XML
9 lines
No EOL
150 B
XML
<!--
|
|
Description: loz
|
|
Expect: feed['title'] == u'testing \u25ca entity'
|
|
-->
|
|
<rss>
|
|
<channel>
|
|
<title>testing ◊ entity</title>
|
|
</channel>
|
|
</rss> |