1
0
Fork 0
firefox/toolkit/components/contentprefs/tests/unit_cps2/xpcshell.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

32 lines
485 B
TOML

[DEFAULT]
head = "head.js"
skip-if = ["os == 'android'"]
support-files = ["AsyncRunner.sys.mjs"]
["test_extractDomain.js"]
["test_getCached.js"]
["test_getCachedSubdomains.js"]
["test_getSubdomains.js"]
["test_migrationToSchema4.js"]
["test_migrationToSchema5.js"]
["test_migrationToSchema6.js"]
["test_observers.js"]
["test_remove.js"]
["test_removeAllDomains.js"]
["test_removeAllDomainsSince.js"]
["test_removeByDomain.js"]
["test_removeByName.js"]
["test_setGet.js"]