mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-11 13:43:37 +00:00
8 lines
150 B
XML
8 lines
150 B
XML
|
<!--
|
||
|
Description: CDF channel title
|
||
|
Expect: not bozo and feed['title'] == u'Example feed'
|
||
|
-->
|
||
|
<CHANNEL>
|
||
|
<TITLE>Example feed</TITLE>
|
||
|
</CHANNEL>
|