tor-browser

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

subsuite.toml (179B)


      1 [test1]
      2 subsuite='bar,foo=="bar"' # this has a comment
      3 
      4 [test2]
      5 subsuite='bar,foo=="bar"'
      6 
      7 [test3]
      8 subsuite='baz'
      9 
     10 [test4]
     11 [test5]
     12 [test6]
     13 subsuite='bar,foo=="szy" || foo=="bar"'