diff options
Diffstat (limited to 'test/fixtures/rich_media/oembed.html')
-rw-r--r-- | test/fixtures/rich_media/oembed.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/rich_media/oembed.html b/test/fixtures/rich_media/oembed.html new file mode 100644 index 000000000..55f17004b --- /dev/null +++ b/test/fixtures/rich_media/oembed.html @@ -0,0 +1,3 @@ +<link rel="alternate" type="application/json+oembed" + href="http://example.com/oembed.json" + title="Bacon Lollys oEmbed Profile" /> |