dom/mobilemessage/tests/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/mobilemessage/tests/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +[DEFAULT]
     1.5 +head = header_helpers.js
     1.6 +tail =
     1.7 +support-files =
     1.8 +  test_sms_basics.html
     1.9 +  test_smsfilter.html
    1.10 +
    1.11 +[test_smsservice_createsmsmessage.js]
    1.12 +[test_wsp_pdu_helper.js]
    1.13 +run-if = toolkit == "gonk"
    1.14 +[test_mms_pdu_helper.js]
    1.15 +run-if = toolkit == "gonk"
    1.16 +[test_mms_service.js]
    1.17 +run-if = toolkit == "gonk"

mercurial