tor-browser

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

mochitest.toml (209B)


      1 [DEFAULT]
      2 skip-if = [
      3  "headless", # crash on shutdown, no other failures
      4 ]
      5 support-files = [
      6  "large-pic.jpg",
      7  "mixed_case_mime.sjs",
      8 ]
      9 
     10 ["test_mixed_case_mime.html"]
     11 
     12 ["test_plugin_fallback_focus.html"]