fixup! Fix configurations in dependency handler of KotlinWithJavaCompilation
This commit is contained in:
committed by
Space Team
parent
72120271b7
commit
f0642d6c9a
+1
-1
@@ -19,7 +19,7 @@ import org.jetbrains.kotlin.gradle.utils.androidExtension
|
|||||||
import org.junit.Test
|
import org.junit.Test
|
||||||
import java.util.IdentityHashMap
|
import java.util.IdentityHashMap
|
||||||
|
|
||||||
class SourceSetConstraintTest {
|
class IdeSourceSetConstraintTest {
|
||||||
@Test
|
@Test
|
||||||
fun `test single target JVM project`() {
|
fun `test single target JVM project`() {
|
||||||
val project = buildMppProject()
|
val project = buildMppProject()
|
||||||
Reference in New Issue
Block a user