tor-browser

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

python.toml (194B)


      1 [DEFAULT]
      2 subsuite = "mozlint"
      3 
      4 ["test_cli.py"]
      5 
      6 ["test_editor.py"]
      7 
      8 ["test_formatters.py"]
      9 
     10 ["test_parser.py"]
     11 
     12 ["test_pathutils.py"]
     13 
     14 ["test_result.py"]
     15 
     16 ["test_roller.py"]
     17 
     18 ["test_types.py"]