services/fxaccounts/tests/xpcshell/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/services/fxaccounts/tests/xpcshell/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +[DEFAULT]
     1.5 +head = head.js ../../../common/tests/unit/head_helpers.js ../../../common/tests/unit/head_http.js
     1.6 +tail =
     1.7 +
     1.8 +[test_accounts.js]
     1.9 +[test_client.js]
    1.10 +[test_credentials.js]
    1.11 +[test_manager.js]
    1.12 +run-if = appname == 'b2g'
    1.13 +reason = FxAccountsManager is only available for B2G for now

mercurial