Sha256: 78af325e39f3f410db11888b2ef80ddd8fb4465f68dc006b326451fcfba53d68

Contents?: true

Size: 297 Bytes

Versions: 13

Compression:

Stored size: 297 Bytes

Contents

<!--
Description: channel multiple categories
Expect:      not bozo and feed['categories'] == [(None, u'Example category 1'), (None, u'Example category 2')]
-->
<rss version="2.0">
<channel>
<category>Example category 1</category>
<category>Example category 2</category>
</channel>
</rss>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
feedtools-0.2.17 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.18 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.19 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.20 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.21 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.23 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.22 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.24 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.25 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.26 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.27 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.28 test/feeds/wellformed/rss/channel_category_multiple_2.xml
feedtools-0.2.29 test/feeds/wellformed/rss/channel_category_multiple_2.xml