Fix dependencies rewriting and gradle integration tests after applying rewriting
This commit is contained in:
@@ -24,6 +24,8 @@ dependencies {
|
||||
testCompile project(path: ':compiler:incremental-compilation-impl', configuration: 'tests-jar')
|
||||
|
||||
testCompile 'org.jetbrains.kotlin:gradle-api:2.2'
|
||||
|
||||
testRuntime project(path: ':kotlin-android-extensions', configuration: 'runtimeJar')
|
||||
}
|
||||
|
||||
test.dependsOn(":kotlin-allopen:install",
|
||||
|
||||
Reference in New Issue
Block a user