Fix tests after projects rearrangement

This commit is contained in:
Ilya Chernikov
2017-09-01 11:03:39 +03:00
parent 0676ebd530
commit aa34c7d32a
4 changed files with 7 additions and 9 deletions
+1
View File
@@ -19,6 +19,7 @@ dependencies {
compile(projectTests(":compiler"))
compile(projectTests(":compiler:tests-java8"))
compile(projectTests(":compiler:container"))
compile(projectTests(":compiler:incremental-compilation-impl"))
compile(projectTests(":idea"))
compile(projectTests(":j2k"))
compile(projectTests(":idea:idea-android"))