tor-browser

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

manifest.toml (189B)


      1 [DEFAULT]
      2 subsuite = "mozbase"
      3 
      4 ["test_binary.py"]
      5 skip-if = ["os == 'mac'"]
      6 
      7 ["test_install.py"]
      8 skip-if = ["os == 'mac'"]  # intermittent
      9 
     10 ["test_is_installer.py"]
     11 
     12 ["test_uninstall.py"]