mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
3d4dfe804d
Differential Revision: https://phabricator.services.mozilla.com/D214969
14 lines
266 B
TOML
14 lines
266 B
TOML
[DEFAULT]
|
|
head = ""
|
|
tags = "os_integration"
|
|
|
|
["test_JumpListBuilder_obtainAndCacheFaviconAsync.js"]
|
|
run-if = ["os == 'win'"]
|
|
support-files = ["favicon.ico"]
|
|
|
|
["test_macsharingservice.js"]
|
|
run-if = ["os == 'mac'"]
|
|
|
|
["test_macwebapputils.js"]
|
|
run-if = ["os == 'mac'"]
|