browser/experiments/test/xpcshell/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/browser/experiments/test/xpcshell/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,24 @@
     1.4 +[DEFAULT]
     1.5 +head = head.js
     1.6 +tail =
     1.7 +firefox-appdir = browser
     1.8 +support-files =
     1.9 +  experiments_1.manifest
    1.10 +  experiment-1.xpi
    1.11 +  experiment-1a.xpi
    1.12 +  experiment-2.xpi
    1.13 +generated-files =
    1.14 +  experiment-1.xpi
    1.15 +  experiment-1a.xpi
    1.16 +  experiment-2.xpi
    1.17 +
    1.18 +[test_activate.js]
    1.19 +[test_api.js]
    1.20 +[test_cache.js]
    1.21 +[test_conditions.js]
    1.22 +[test_disableExperiments.js]
    1.23 +[test_fetch.js]
    1.24 +[test_telemetry.js]
    1.25 +[test_healthreport.js]
    1.26 +[test_previous_provider.js]
    1.27 +[test_upgrade.js]

mercurial