trisquel-icecat/icecat/devtools/client/webconsole/test/xpcshell/xpcshell.toml
2025-10-06 02:35:48 -06:00

10 lines
282 B
TOML

[DEFAULT]
tags = "devtools"
icecat-appdir = "browser"
run-if = ["os != 'android'"]
["test_javascript_logging.js"]
support-files = ["test_javascript_logging.snapshot.mjs"]
prefs = ["dom.security.https_first=false"] # JS HttpServer doesn't support https
["test_webconsole_l10n.js"]