Tests: Extend test-lib script to support coverage parameter & add to test-main
This commit is contained in:
parent
39601d190c
commit
1e5e931421
2 changed files with 25 additions and 8 deletions
|
@ -5,3 +5,4 @@ set -ev
|
|||
tools/test-bots --coverage
|
||||
tools/test-botserver --coverage combine
|
||||
tools/test-zulip --coverage combine
|
||||
tools/test-lib --coverage combine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue