summaryrefslogtreecommitdiff
path: root/test/fixtures/user_name_only.xml
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-04-24 18:46:02 +0200
committerRoger Braun <roger@rogerbraun.net>2017-04-24 18:46:02 +0200
commit34d3aea92f1bce7ba51a44ef1fdc68e47822c3a4 (patch)
tree2b1ec73c4bd8bb3ce9018e7655f77142d562f88c /test/fixtures/user_name_only.xml
parent43d7a4b2cfe686c15b68f6599ce16446fa1dfab0 (diff)
downloadpleroma-34d3aea92f1bce7ba51a44ef1fdc68e47822c3a4.tar.gz
pleroma-34d3aea92f1bce7ba51a44ef1fdc68e47822c3a4.zip
Add incoming xml fixtures.
Diffstat (limited to 'test/fixtures/user_name_only.xml')
-rw-r--r--test/fixtures/user_name_only.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/user_name_only.xml b/test/fixtures/user_name_only.xml
new file mode 100644
index 000000000..6d895d5c2
--- /dev/null
+++ b/test/fixtures/user_name_only.xml
@@ -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>