tor-browser

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

mochitest.toml (312B)


      1 [DEFAULT]
      2 support-files = [
      3  "file_blocked_script.sjs",
      4  "bug1656248_frame.html",
      5  "subdir/bug1656248_script.mjs",
      6  "subdir/bug1656248_import.mjs",
      7  "test_bug1788532_moduleA.mjs",
      8  "test_bug1788532_moduleB.mjs",
      9  "slow.sjs",
     10 ]
     11 
     12 ["test_bug1053321.html"]
     13 
     14 ["test_bug1788532.html"]
     15 
     16 ["test_whitespace.html"]