[IR SERIALIZATION] Fix ONLY_DECLARATION_HEADERS mode
This commit is contained in:
@@ -15,6 +15,7 @@ dependencies {
|
||||
testCompile(project(":compiler:cli"))
|
||||
testCompile(project(":compiler:util"))
|
||||
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
testRuntime(intellijDep()) { includeJars("picocontainer", "trove4j", "guava", "jdom", rootProject = rootProject) }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user