mirror of
https://github.com/evilhero/mylar
synced 2025-02-13 01:34:35 +00:00
9 lines
No EOL
152 B
XML
9 lines
No EOL
152 B
XML
<!--
|
|
Description: iota
|
|
Expect: feed['title'] == u'testing \u03b9 entity'
|
|
-->
|
|
<rss>
|
|
<channel>
|
|
<title>testing ι entity</title>
|
|
</channel>
|
|
</rss> |