tor-browser

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

xpcshell.toml (248B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 head = "head.js"
      6 firefox-appdir = "browser"
      7 
      8 ["test_DownloadLastDir_basics.js"]
      9 
     10 ["test_DownloadsCommon_getMimeInfo.js"]
     11 
     12 ["test_DownloadsCommon_isFileOfType.js"]
     13 
     14 ["test_DownloadsViewableInternally.js"]