b2g/components/test/mochitest/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/b2g/components/test/mochitest/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  permission_handler_chrome.js
     1.7 +  SandboxPromptTest.html
     1.8 +  filepicker_path_handler_chrome.js
     1.9 +  systemapp_helper.js
    1.10 +
    1.11 +[test_sandbox_permission.html]
    1.12 +run-if = toolkit == "gonk"
    1.13 +[test_filepicker_path.html]
    1.14 +run-if = toolkit == "gonk"
    1.15 +[test_permission_deny.html]
    1.16 +run-if = toolkit == "gonk"
    1.17 +[test_systemapp.html]

mercurial