[decompiler stubs] fix CCE in tests
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies {
|
|||||||
implementation(intellijCore())
|
implementation(intellijCore())
|
||||||
|
|
||||||
testImplementation(projectTests(":compiler:tests-common"))
|
testImplementation(projectTests(":compiler:tests-common"))
|
||||||
|
testImplementation(projectTests(":compiler:tests-common-new"))
|
||||||
testImplementation(projectTests(":analysis:decompiled:decompiler-to-file-stubs"))
|
testImplementation(projectTests(":analysis:decompiled:decompiler-to-file-stubs"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user