tor-browser

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

xpcshell.toml (152B)


      1 [DEFAULT]
      2 support-files = [
      3  "nsresult.js",
      4  "test_basics.js",
      5  "test_fileSystemDirectoryHandle.js",
      6  "test_writableFileStream.js",
      7 ]
      8 
      9 ["dummy.js"]