Sha256: 39f12bd3d2071665e90567609efd7ba4e2dfcdfdc6131655de410b308dc6f747

Contents?: true

Size: 282 Bytes

Versions: 18

Compression:

Stored size: 282 Bytes

Contents

<!--
Description: item multiple categories
Expect:      not bozo and entries[0]['categories'][1][1] == u'Example category 2'
-->
<rss version="2.0">
<channel>
<item>
<category>Example category 1</category>
<category>Example category 2</category>
</item>
</channel>
</rss>

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/wellformed/rss/item_category_multiple_2.xml
eric-rfeedparser-0.9.951.2 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.7 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.8 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.85 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.86 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.87 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.9 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.91 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.92 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.93 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.931 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.940 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.950 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-0.9.951 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser-ictv-0.9.931 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser_ictv-0.9.931 tests/wellformed/rss/item_category_multiple_2.xml
rfeedparser_ictv-0.9.932 tests/wellformed/rss/item_category_multiple_2.xml