Fixes after rebase

This commit is contained in:
Ilya Chernikov
2017-12-21 08:57:36 +01:00
committed by Vyacheslav Gerasimov
parent 172a29ba04
commit 2dc4769c0a
3 changed files with 2 additions and 15 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ dependencies {
testCompile(projectTests(":compiler:tests-common"))
testCompile(commonDep("junit:junit"))
testRuntime(ideaSdkDeps("*.jar"))
testRuntime(intellijDep())
}
sourceSets {