tor-browser

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

xpcshell.toml (251B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 firefox-appdir = "browser"
      6 
      7 ["test_contextual_prompts.js"]
      8 
      9 ["test_link_preview_text.js"]
     10 
     11 ["test_page_assist.js"]
     12 
     13 ["test_provider_id.js"]
     14 
     15 ["test_show_chat_entrypoint.js"]
     16 
     17 ["test_smart_assist_engine.js"]