summaryrefslogtreecommitdiffstats
path: root/toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml')
-rw-r--r--toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml b/toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml
deleted file mode 100644
index 017aafbad..000000000
--- a/toolkit/components/feeds/test/xml/rfc4287/feed_icon.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!--
-
-Description: atom icon works
-Expect: feed.fields.getProperty('atom:icon') == 'http://example.org/favicon.ico'
-
--->
-<feed xmlns="http://www.w3.org/2005/Atom">
- <title>test title</title>
- <icon>http://example.org/favicon.ico</icon>
-</feed> \ No newline at end of file