1
0
Fork 0
firefox/toolkit/components/normandy/test/unit/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

22 lines
354 B
TOML

[DEFAULT]
head = "head_xpc.js"
firefox-appdir = "browser"
support-files = [
"mock_api/**",
"invalid_recipe_signature_api/**",
"query_server.sjs",
"echo_server.sjs",
"cookie_server.sjs",
"utils.js",
]
tags = "normandy"
["test_Normandy.js"]
["test_NormandyApi.js"]
["test_PrefUtils.js"]
["test_RecipeRunner.js"]
["test_addon_unenroll.js"]