Geoff Brown dcb380399e Bug 1582785 - Enable some xpcshell tests on Android; r=geckoview-reviewers,agi
Most of these tests have been disabled for a long time; they run well
in the current test environment.

Differential Revision: https://phabricator.services.mozilla.com/D46642

--HG--
extra : moz-landing-system : lando
2019-09-23 22:43:55 +00:00

18 lines
396 B
INI

[DEFAULT]
head = head_helpers.js ../../../common/tests/unit/head_helpers.js
firefox-appdir = browser
support-files =
!/services/common/tests/unit/head_helpers.js
[test_load_modules.js]
[test_crypto_crypt.js]
[test_crypto_random.js]
[test_crypto_service.js]
skip-if = appname == 'thunderbird'
[test_jwcrypto.js]
skip-if = appname == 'thunderbird'
[test_utils_hawk.js]
[test_utils_httpmac.js]