Include :native:frontend.native into kotlin-compiler.jar
This commit is contained in:
@@ -128,7 +128,6 @@ dependencies {
|
||||
testCompile(commonDep("junit:junit"))
|
||||
testCompileOnly(intellijPluginDep("coverage"))
|
||||
|
||||
testRuntime(project(":native:frontend.native")) { isTransitive = false }
|
||||
testRuntime(project(":kotlin-native:kotlin-native-utils")) { isTransitive = false }
|
||||
|
||||
testRuntime(commonDep("org.jetbrains", "markdown"))
|
||||
|
||||
Reference in New Issue
Block a user