tor-browser

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

chrome.toml (410B)


      1 [DEFAULT]
      2 
      3 ["localization/test_formatMessages.html"]
      4 run-if = [
      5  "opt", # Intentionally triggers a debug assert for missing Fluent arguments.
      6 ]
      7 
      8 ["localization/test_formatValue.html"]
      9 run-if = [
     10  "opt", # Intentionally triggers a debug assert for missing Fluent arguments.
     11 ]
     12 
     13 ["localization/test_formatValues.html"]
     14 run-if = [
     15  "opt", # Intentionally triggers a debug assert for missing Fluent arguments.
     16 ]