toolkit/components/captivedetect/test/unit/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/captivedetect/test/unit/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +[DEFAULT]
     1.5 +head = head_setprefs.js
     1.6 +tail =
     1.7 +
     1.8 +[test_captive_portal_not_found.js]
     1.9 +[test_captive_portal_not_found_404.js]
    1.10 +[test_captive_portal_found.js]
    1.11 +[test_captive_portal_found_303.js]
    1.12 +[test_abort.js]
    1.13 +[test_abort_during_user_login.js]
    1.14 +[test_user_cancel.js]
    1.15 +[test_multiple_requests.js]
    1.16 +[test_abort_ongoing_request.js]
    1.17 +[test_abort_pending_request.js]
    1.18 +

mercurial