Move stub building from psi module to analysis module
This commit is contained in:
@@ -17,6 +17,7 @@ dependencies {
|
||||
testApi(projectTests("::analysis:low-level-api-fir"))
|
||||
testApi(projectTests(":analysis:analysis-api-fir"))
|
||||
testApi(projectTests(":analysis:analysis-api-fe10"))
|
||||
testApi(projectTests(":analysis:decompiled:decompiler-to-file-stubs"))
|
||||
testApi(intellijCore())
|
||||
testApiJUnit5()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user