mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 18:33:07 +09:00
12 lines
334 B
INI
12 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]
|