[Gradle] Fix CompilerOptionsIT.passesOptInAnnotationNative
KTIJ-24976
This commit is contained in:
committed by
Space Team
parent
e76f3fb925
commit
2c8491cf27
@@ -73,6 +73,7 @@ dependencies {
|
||||
|
||||
testImplementation(project(":kotlin-compiler-embeddable"))
|
||||
testImplementation(commonDependency("org.jetbrains.intellij.deps:jdom"))
|
||||
testImplementation(project(":compiler:cli-common"))
|
||||
// testCompileOnly dependency on non-shaded artifacts is needed for IDE support
|
||||
// testRuntimeOnly on shaded artifact is needed for running tests with shaded compiler
|
||||
testCompileOnly(project(":kotlin-gradle-plugin-test-utils-embeddable"))
|
||||
|
||||
Reference in New Issue
Block a user