Fix after rebase on master

This commit is contained in:
Ilya Chernikov
2017-08-31 21:36:31 +03:00
parent b4c9422376
commit 0676ebd530
6 changed files with 19 additions and 12 deletions
@@ -11,6 +11,7 @@ dependencies {
compile(project(":compiler:cli"))
compile(project(":kotlin-build-common"))
testCompile(commonDep("junit:junit"))
testCompile(project(":compiler.tests-common"))
testCompile(projectDist(":kotlin-test:kotlin-test-junit"))
testCompile(projectDist(":kotlin-stdlib"))
testCompile(projectTests(":kotlin-build-common"))