8 lines
228 B
TOML
8 lines
228 B
TOML
[DEFAULT]
|
|
tags = "devtools"
|
|
head = "head_dbg.js"
|
|
firefox-appdir = "browser"
|
|
skip-if = ["os == 'android' && android_version == '24' && processor == 'x86_64'"]
|
|
support-files = ["testactors.js"]
|
|
|
|
["test_devtools_socket_status.js"]
|