[FIR-TEST] Move analysis tests to separate module
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies {
|
||||
|
||||
testCompile(commonDep("junit:junit"))
|
||||
testCompile(projectTests(":compiler:tests-common"))
|
||||
testCompile(projectTests(":compiler:fir:resolve"))
|
||||
testCompile(projectTests(":compiler:fir:analysis-tests"))
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user