summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/tests/xpcshell/data/engine-override.xml
blob: 473be82fdcddbed051852ce86a2aabf7b95f0345 (plain)
1
2
3
4
5
6
7
8
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>bug645970</ShortName>
<Description>override</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="GET" template="http://searchtest.local">
  <Param name="search" value="{searchTerms}"/>
</Url>
</SearchPlugin>