9 lines
212 B
INI
9 lines
212 B
INI
[DEFAULT]
|
|
firefox-appdir = browser
|
|
skip-if = toolkit == 'android'
|
|
|
|
[test_AttributionCode.js]
|
|
skip-if = os != 'win' # windows specific tests
|
|
[test_attribution.js]
|
|
skip-if = toolkit != "cocoa" # osx specific tests
|