mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 12:51:09 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D37668 --HG-- extra : moz-landing-system : lando
12 lines
327 B
INI
12 lines
327 B
INI
[DEFAULT]
|
|
firefox-appdir = browser
|
|
skip-if = toolkit == 'android'
|
|
|
|
[test_AttributionCode.js]
|
|
head = head_win.js
|
|
skip-if = os != 'win' # windows specific tests
|
|
[test_attribution.js]
|
|
skip-if = toolkit != "cocoa" # osx specific tests
|
|
[test_attribution_parsing.js]
|
|
head = head_win.js
|
|
skip-if = os != 'win' # windows specific tests
|