mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-18 03:29:02 +00:00
13 lines
334 B
INI
13 lines
334 B
INI
[DEFAULT]
|
|
head = loader.js head.js
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
# The following files starting with ".." are installed in the current folder.
|
|
# However, they cannot be referenced directly in the "head" directive above.
|
|
support-files =
|
|
../head_common.js
|
|
../loader_common.js
|
|
|
|
[test_infrastructure.js]
|
|
[test_integration.js]
|