planet/tests/data/reconstitute/source_icon.xml
2006-08-16 11:54:54 -04:00

11 lines
215 B
XML

<!--
Description: source icon
Expect: source.icon == 'http://www.example.com/favicon.ico'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<icon>http://www.example.com/favicon.ico</icon>
<entry/>
</feed>