1
0
Fork 0
firefox/dom/mls/tests/mochitest.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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"]