planet/tests/data/reconstitute/category_term.xml
2006-09-15 07:20:54 -04:00

12 lines
178 B
XML

<!--
Description: category term
Expect: tags[0].term == 'inbox'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<category term="inbox"/>
</entry>
</feed>