6 lines
182 B
TOML
6 lines
182 B
TOML
[DEFAULT]
|
|
head = ""
|
|
support-files = ["chromeWorker_messageChannel.js"]
|
|
skip-if = ["os == 'android' && android_version == '24' && processor == 'x86_64'"]
|
|
|
|
["test_messageChannel.js"]
|