tor-browser

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

xpcshell.toml (146B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 support-files = ["../../mozscreenshots/extension/TestRunner.sys.mjs"]
      6 
      7 ["test_testConfigurations.js"]