mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 00:25:02 -05:00
Remove bogus comment about branch coverage
This commit is contained in:
parent
bb9c7f2dd9
commit
2a2b2ef834
@ -6,7 +6,6 @@ export PYTHONDONTWRITEBYTECODE=yep
|
||||
export TRIAL_FLAGS="--reporter=subunit"
|
||||
export TOXSUFFIX="| subunit-1to2 | subunit2junitxml --no-passthrough --output-to=results.xml"
|
||||
# Write coverage reports to a separate file for each process
|
||||
# Include branch coverage
|
||||
export COVERAGE_OPTS="-p"
|
||||
export DUMP_COVERAGE_COMMAND="coverage help"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user