mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -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,
|
||||
KFiles.makeOutputTestDir(project))
|
||||
} else {
|
||||
warn("Couldn't find any test files")
|
||||
warn("Couldn't find any source test files")
|
||||
TaskResult()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue