tor-browser

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

xpcshell.toml (122B)


      1 [DEFAULT]
      2 tags = "devtools"
      3 firefox-appdir = "browser"
      4 run-if = [
      5  "os != 'android'",
      6 ]
      7 
      8 ["test_tabs_absolute_order.js"]