trisquel-icecat/icecat/devtools/client/shared/remote-debugging/adb/xpcshell/xpcshell.toml

14 lines
326 B
TOML

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