mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-04 23:49:04 +00:00
13 lines
355 B
INI
13 lines
355 B
INI
[DEFAULT]
|
|
head = loader.js head.js
|
|
tail =
|
|
skip-if = toolkit == 'android' || toolkit == 'gonk'
|
|
# 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]
|