tests: cosmetic.
This commit is contained in:
parent
61939a3bf8
commit
88f1821b19
4 changed files with 7 additions and 6 deletions
|
|
@ -88,7 +88,8 @@ func run() error {
|
|||
}
|
||||
|
||||
logging.Bullet("Bats tests directory: %s", cfg.BatsDir)
|
||||
logging.Bullet("Number of tests found %d", len(tests))
|
||||
logging.Bullet("Number of profiles with tests found %d", len(tests))
|
||||
logging.Bullet("Number of programs without profile found %d", len(tests))
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue