11 lines
203 B
XML
11 lines
203 B
XML
<!--
|
|
Description: plain text summary
|
|
Expect: summary_detail.value == 'AT&T'
|
|
-->
|
|
|
|
<feed xmns="http://www.w3.org/2005/Atom">
|
|
<entry>
|
|
<summary type="text">AT&T</summary>
|
|
</entry>
|
|
</feed>
|