mochitest.toml (371B)
1 [DEFAULT] 2 support-files = [ 3 "head_mls.js", 4 ] 5 scheme = "https" 6 prefs = [ 7 "dom.origin-trials.mls.state=1", 8 ] 9 10 ["test_derive_exporter.html"] 11 12 ["test_group_add.html"] 13 14 ["test_group_close.html"] 15 16 ["test_group_create.html"] 17 18 ["test_group_join.html"] 19 20 ["test_group_remove.html"] 21 22 ["test_pending.html"] 23 24 ["test_scenario.html"] 25 26 ["test_send_receive.html"] 27 28 ["test_utils.html"]