Enable kotlin-annotation-processing-base tests on TC

This commit is contained in:
Mikhael Bogdanov
2020-11-29 20:41:34 +01:00
parent 29bed39a54
commit 8a00470b40
2 changed files with 4 additions and 0 deletions
@@ -9,6 +9,9 @@ dependencies {
testCompile(commonDep("junit:junit"))
testCompileOnly(toolsJarApi())
testRuntimeOnly(toolsJar())
testCompileOnly(toolsJarApi())
}
sourceSets {