tor-browser

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

wptrunner.ini (354B)


      1 [web-platform-tests]
      2 remote_url = https://github.com/w3c/web-platform-tests.git
      3 branch = master
      4 sync_path = sync
      5 
      6 [paths]
      7 prefs = ../profiles
      8 run_info = .
      9 ws_extra = ./mozilla/tests/websockets/handlers
     10 
     11 [manifest:upstream]
     12 tests = tests
     13 metadata = meta
     14 url_base = /
     15 
     16 [manifest:mozilla]
     17 tests = mozilla/tests
     18 metadata = mozilla/meta
     19 url_base = /_mozilla/