mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
19 lines
402 B
INI
19 lines
402 B
INI
[DEFAULT]
|
|
head = head.js
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
support-files = AsyncRunner.jsm
|
|
|
|
[test_service.js]
|
|
[test_setGet.js]
|
|
[test_getSubdomains.js]
|
|
[test_remove.js]
|
|
[test_removeByDomain.js]
|
|
[test_removeAllDomains.js]
|
|
[test_removeByName.js]
|
|
[test_getCached.js]
|
|
[test_getCachedSubdomains.js]
|
|
[test_observers.js]
|
|
[test_extractDomain.js]
|
|
[test_migrationToSchema4.js]
|
|
[test_removeAllDomainsSince.js]
|