tor-browser

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

xpcshell.toml (191B)


      1 [DEFAULT]
      2 head = ""
      3 support-files = [
      4  "!/chrome/test/unit/data/**",
      5  "!/chrome/test/unit/test_resolve_uris.js",
      6  "!/chrome/test/unit/head_crtestutils.js",
      7 ]
      8 
      9 ["test_resolve_uris_ipc.js"]