mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 00:38:11 -07:00
Better message.
This commit is contained in:
parent
c428febd41
commit
05d4571a9a
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ class KotlinPlugin @Inject constructor(
|
||||||
sourceFiles,
|
sourceFiles,
|
||||||
KFiles.makeOutputTestDir(project))
|
KFiles.makeOutputTestDir(project))
|
||||||
} else {
|
} else {
|
||||||
warn("Couldn't find any test files")
|
warn("Couldn't find any source test files")
|
||||||
TaskResult()
|
TaskResult()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue