diff options
Diffstat (limited to 'browser/modules/test/contentSearchBadImage.xml')
-rw-r--r-- | browser/modules/test/contentSearchBadImage.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/browser/modules/test/contentSearchBadImage.xml b/browser/modules/test/contentSearchBadImage.xml deleted file mode 100644 index 6e4cb60a5..000000000 --- a/browser/modules/test/contentSearchBadImage.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"> -<ShortName>browser_ContentSearch contentSearchBadImage.xml</ShortName> -<Url type="text/html" method="GET" template="http://browser-ContentSearch.com/contentSearchBadImage" rel="searchform"/> -<Image width="16" height="16">data:image/x-icon;base64,notbase64</Image> -</SearchPlugin> |