tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

xpcshell.toml (158B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 head = "head.js"
      6 firefox-appdir = "browser"
      7 
      8 ["test_getPotentialBreachesByLoginGUID.js"]
      9 tags = "remote-settings"