mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
772b07d868
commit
a2645c779c
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ open class JvmCompilerPlugin @Inject constructor(
|
|||
|
||||
initialSourceDirectories.addAll(contributedSourceDirs)
|
||||
|
||||
// Transform them with the interceptors, if any
|
||||
// Transform them with the interceptors, if any
|
||||
val allSourceDirectories =
|
||||
if (isTest) {
|
||||
initialSourceDirectories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue