summaryrefslogtreecommitdiffstats
path: root/browser/components/protections/test/browser/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/protections/test/browser/browser.toml')
-rw-r--r--browser/components/protections/test/browser/browser.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/browser/components/protections/test/browser/browser.toml b/browser/components/protections/test/browser/browser.toml
new file mode 100644
index 0000000000..2cea61d997
--- /dev/null
+++ b/browser/components/protections/test/browser/browser.toml
@@ -0,0 +1,18 @@
+[DEFAULT]
+prefs = ["toolkit.telemetry.ipcBatchTimeout=0"]
+support-files = [
+ "head.js",
+ "!/browser/base/content/test/protectionsUI/trackingPage.html",
+]
+
+["browser_protections_lockwise.js"]
+
+["browser_protections_monitor.js"]
+
+["browser_protections_proxy.js"]
+
+["browser_protections_report_ui.js"]
+
+["browser_protections_telemetry.js"]
+
+["browser_protections_vpn.js"]