tor-browser

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

mochitest.toml (256B)


      1 [DEFAULT]
      2 skip-if = [
      3  "http2",
      4  "http3",
      5 ]
      6 support-files = [
      7  "file_binary-frames_wsh.py",
      8  "file_check-binary-messages_wsh.py",
      9 ]
     10 
     11 ["test_receive-arraybuffer.html"]
     12 
     13 ["test_receive-blob.html"]
     14 
     15 ["test_send-arraybuffer.html"]
     16 
     17 ["test_send-blob.html"]