toolkit/mozapps/extensions/test/xpcshell/data/test_sourceURI.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/extensions/test/xpcshell/data/test_sourceURI.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +<?xml version="1.0" encoding="utf-8" ?>
     1.5 +<searchresults total_results="1">
     1.6 +  <!-- Passes all requirements -->
     1.7 +  <addon>
     1.8 +    <name>Test</name>
     1.9 +    <type id="1">Extension</type>
    1.10 +    <guid>addon@tests.mozilla.org</guid>
    1.11 +    <version>1</version>
    1.12 +    <compatible_applications>
    1.13 +      <application>
    1.14 +        <appID>xpcshell@tests.mozilla.org</appID>
    1.15 +        <min_version>1</min_version>
    1.16 +        <max_version>1</max_version>
    1.17 +      </application>
    1.18 +    </compatible_applications>
    1.19 +    <install>http://www.example.com/testaddon.xpi</install>
    1.20 +  </addon>
    1.21 +</searchresults>

mercurial