mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
MozReview-Commit-ID: NgjE1HZS7M --HG-- rename : browser/modules/AttributionCode.jsm => browser/components/attribution/AttributionCode.jsm rename : browser/modules/test/unit/test_AttributionCode.js => browser/components/attribution/test/xpcshell/test_AttributionCode.js extra : rebase_source : 197f427e0d2fcbdbe85d5ebe65067dcc9eee6407
8 lines
212 B
INI
8 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
|