trisquel-icecat/icecat/devtools/client/shared/remote-debugging/adb/xpcshell/xpcshell.toml
2025-10-06 02:35:48 -06:00

11 lines
286 B
TOML

[DEFAULT]
tags = "devtools"
head = "xpcshell-head.js"
icecat-appdir = "browser"
support-files = ["adb.py"]
run-if = ["os != 'android'"]
["test_adb.js"]
run-sequentially = "An extension having the same id is installed/uninstalled in different tests"
["test_prepare-tcp-connection.js"]