blob: d2b34c105a599c5e3e3cee2f5df2a40422d9107e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
tags = devtools
head = xpcshell-head.js
firefox-appdir = browser
skip-if = toolkit == '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]
|