mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
"No tests to run".
This commit is contained in:
parent
f629b76658
commit
c72b6b76b6
1 changed files with 1 additions and 1 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