xpcshell.toml (262B)
1 [DEFAULT] 2 tags = "devtools" 3 head = "" 4 firefox-appdir = "browser" 5 run-if = [ 6 "os != 'android'", 7 ] 8 9 ["test_doc-utils.js"] 10 11 ["test_request-utils-fetchNetworkUpdatePacket.js"] 12 13 ["test_request-utils-js-getFormattedProtocol.js"] 14 15 ["test_request-utils-parseJSON.js"]