blob: df6907c076d9ed3b658f28c566dd5db4947675f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[DEFAULT]
head = head_addons.js head_unpack.js
tail =
firefox-appdir = browser
skip-if = toolkit == 'android'
dupe-manifest =
tags = addons
[test_webextension_paths.js]
tags = webextensions
[test_filepointer.js]
skip-if = !allow_legacy_extensions || require_signing
|