planet/tests/data/reconstitute/empty_title.xml
2007-07-15 19:18:16 -04:00

11 lines
159 B
XML

<!--
Description: empty title
Expect: title_detail.value == ''
-->
<feed xmns="http://www.w3.org/2005/Atom">
<entry>
<title/>
</entry>
</feed>