[Test] Move existing fir tests on old infrastructure to :legacy-fir-tests module
This commit is contained in:
committed by
TeamCityServer
parent
1f258c28fc
commit
537e4f0bb4
@@ -30,7 +30,7 @@ dependencies {
|
||||
testCompileOnly(project(":kotlin-reflect-api"))
|
||||
testRuntimeOnly(project(":kotlin-reflect"))
|
||||
testRuntimeOnly(project(":core:descriptors.runtime"))
|
||||
testApi(projectTests(":compiler:fir:analysis-tests"))
|
||||
testApi(projectTests(":compiler:fir:analysis-tests:legacy-fir-tests"))
|
||||
testApi(project(":compiler:fir:resolve"))
|
||||
testApi(project(":compiler:fir:dump"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user