tor-browser

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

mochitest.toml (299B)


      1 [DEFAULT]
      2 support-files = [
      3  "file_empty.html",
      4  "head.js",
      5 ]
      6 
      7 ["test_bug659625.html"]
      8 
      9 ["test_bug978522.html"]
     10 
     11 ["test_bug979109.html"]
     12 
     13 ["test_bug989665.html"]
     14 
     15 ["test_consoleEmptyStack.html"]
     16 
     17 ["test_console_binding.html"]
     18 
     19 ["test_console_proto.html"]
     20 
     21 ["test_count.html"]
     22 
     23 ["test_timer.html"]