tor-browser

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

xpcshell.toml (92B)


      1 [DEFAULT]
      2 run-if = [
      3  "os == 'win'",
      4 ]
      5 
      6 ["test_stub_installer.js"]
      7 run-if = [
      8  "!msix",
      9 ]