Use fir to html in modularized test
This commit is contained in:
committed by
Mikhail Glukhikh
parent
61b410e276
commit
3cabf490dd
@@ -21,6 +21,7 @@ dependencies {
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
testCompile(projectTests(":compiler:fir:resolve"))
|
||||
testCompile(project(":compiler:fir:resolve"))
|
||||
testCompile(project(":compiler:fir:dump"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user