gecko-dev/dom/push/test/mochitest.ini
Kit Cambridge 4f645f9bfe Bug 1247685 - Send subscription keys to the Push server. r=mt
MozReview-Commit-ID: 2i3UqgNGlEt

--HG--
extra : rebase_source : 9c30f34c7de7c9fa7f04db5f224bad3ac0e68904
2016-03-22 16:29:16 -07:00

25 lines
604 B
INI

[DEFAULT]
skip-if = os == "android" || toolkit == "gonk"
support-files =
worker.js
frame.html
webpush.js
lifetime_worker.js
test_utils.js
mockpushserviceparent.js
error_worker.js
[test_has_permissions.html]
[test_permissions.html]
[test_register.html]
[test_register_key.html]
[test_multiple_register.html]
[test_multiple_register_during_service_activation.html]
[test_unregister.html]
[test_multiple_register_different_scope.html]
[test_subscription_change.html]
[test_data.html]
[test_try_registering_offline_disabled.html]
[test_serviceworker_lifetime.html]
[test_error_reporting.html]