Add incoming xml fixtures.
This commit is contained in:
parent
43d7a4b2cf
commit
34d3aea92f
3 changed files with 55 additions and 0 deletions
5
test/fixtures/user_name_only.xml
vendored
Normal file
5
test/fixtures/user_name_only.xml
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<author>
|
||||
<activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
|
||||
<uri>http://gs.example.org:4040/index.php/user/1</uri>
|
||||
<name>lambda</name>
|
||||
</author>
|
||||
Loading…
Add table
Add a link
Reference in a new issue