trisquel-icecat/icecat/dom/mls/tests/mochitest.toml
2025-10-06 02:35:48 -06:00

28 lines
371 B
TOML

[DEFAULT]
support-files = [
"head_mls.js",
]
scheme = "https"
prefs = [
"dom.origin-trials.mls.state=1",
]
["test_derive_exporter.html"]
["test_group_add.html"]
["test_group_close.html"]
["test_group_create.html"]
["test_group_join.html"]
["test_group_remove.html"]
["test_pending.html"]
["test_scenario.html"]
["test_send_receive.html"]
["test_utils.html"]