diff options
Diffstat (limited to 'toolkit/components/passwordmgr/test/mochitest.ini')
-rw-r--r-- | toolkit/components/passwordmgr/test/mochitest.ini | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/toolkit/components/passwordmgr/test/mochitest.ini b/toolkit/components/passwordmgr/test/mochitest.ini deleted file mode 100644 index 640f5c2563..0000000000 --- a/toolkit/components/passwordmgr/test/mochitest.ini +++ /dev/null @@ -1,20 +0,0 @@ -[DEFAULT] -skip-if = e10s -support-files = - authenticate.sjs - blank.html - formsubmit.sjs - prompt_common.js - pwmgr_common.js - subtst_master_pass.html - subtst_prompt_async.html - chrome_timeout.js - -[test_master_password.html] -skip-if = toolkit == 'android' # Tests desktop prompts -[test_prompt_async.html] -skip-if = toolkit == 'android' # Tests desktop prompts -[test_xhr.html] -skip-if = toolkit == 'android' # Tests desktop prompts -[test_xml_load.html] -skip-if = toolkit == 'android' # Tests desktop prompts |