summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-05-21 13:58:20 +0000
committerlambda <pleromagit@rogerbraun.net>2018-05-21 13:58:20 +0000
commit38ee0f3fc64e625d940ae807beab8161390e4fe4 (patch)
treecbd29184214f675d6bb868c81ceb31146752d349 /test/fixtures
parentd269c69a0b315f4767efbed3da781b04e9614c5d (diff)
parent75cfd9d34dc4be83a1ad4329f93d5121a7968b09 (diff)
downloadpleroma-38ee0f3fc64e625d940ae807beab8161390e4fe4.tar.gz
pleroma-38ee0f3fc64e625d940ae807beab8161390e4fe4.zip
Merge branch 'bugfix/webfinger-statusnet' into 'develop'
webfinger: fix finding the XRD uri for statusnet instances See merge request pleroma/pleroma!164
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/httpoison_mock/status.alpicola.com_host_meta2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures/httpoison_mock/status.alpicola.com_host_meta b/test/fixtures/httpoison_mock/status.alpicola.com_host_meta
new file mode 100644
index 000000000..6948c30ea
--- /dev/null
+++ b/test/fixtures/httpoison_mock/status.alpicola.com_host_meta
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"><hm:Host xmlns:hm="http://host-meta.net/xrd/1.0">status.alpicola.com</hm:Host><Link rel="lrdd" template="http://status.alpicola.com/main/xrd?uri={uri}"><Title>Resource Descriptor</Title></Link></XRD> \ No newline at end of file