mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Merge branch 'master' of github.com:cbeust/kobalt
This commit is contained in:
commit
debdae0cd6
3 changed files with 3 additions and 3 deletions
|
@ -129,7 +129,7 @@ abstract class GenericTestRunner: ITestRunnerContributor {
|
|||
}
|
||||
result = result || errorCode == 0
|
||||
} else {
|
||||
log(2, "Couldn't find any test classes")
|
||||
log(1, " No tests to run")
|
||||
result = true
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue