Update test, add expanded option

This commit is contained in:
Oliver Davies 2019-04-18 21:30:58 +01:00
parent 685fbe5188
commit b123dcf079
3 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'>
<entry>
<apps:property name='from' value='example.com'/>
<apps:property name='label' value='Test'/>
<apps:property name='shouldArchive' value='true'/>
</entry>
</feed>