summaryrefslogtreecommitdiffstats
path: root/toolkit/components/antitracking/bouncetrackingprotection/test/marionette/manifest.toml
blob: 7caad6eb1515823bc96c0181b03694a09a6cf40d (plain)
1
2
3
4
5
6
7
[DEFAULT]
prefs = [
  "privacy.bounceTrackingProtection.enabled=true",
  "privacy.bounceTrackingProtection.enableTestMode=true",
]

["test_bouncetracking_storage_persistence.py"]