tor-browser

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

xpcshell_snap.toml (150B)


      1 [DEFAULT]
      2 head = ""
      3 run-if = [
      4  "os == 'linux'",
      5 ]
      6 
      7 ["test_autoconfig_snap.js"]
      8 support-files = [
      9  "autoconfig_snap.js",
     10  "autoconfig-snap.cfg",
     11 ]