[FIR-IDE] Hack for checking single candidate resolver in tests

This commit is contained in:
Pavel Kirpichenkov
2020-08-19 13:18:53 +03:00
parent 2c816d8911
commit ec072798b1
10 changed files with 191 additions and 4 deletions
+1
View File
@@ -187,6 +187,7 @@ dependencies {
testRuntime(intellijPluginDep("smali"))
testRuntime(intellijPluginDep("testng"))
testRuntime(project(":idea:idea-fir"))
testRuntime(project(":idea:idea-frontend-fir"))
if (Ide.AS36.orHigher()) {