[Build] Add FIR plugin prototype tests to firCompilerTest task
This commit is contained in:
committed by
TeamCityServer
parent
fce6efe412
commit
d6e428cd98
@@ -711,6 +711,7 @@ tasks {
|
|||||||
dependsOn(":compiler:fir:analysis-tests:test")
|
dependsOn(":compiler:fir:analysis-tests:test")
|
||||||
dependsOn(":compiler:fir:analysis-tests:legacy-fir-tests:test")
|
dependsOn(":compiler:fir:analysis-tests:legacy-fir-tests:test")
|
||||||
dependsOn(":compiler:fir:fir2ir:test")
|
dependsOn(":compiler:fir:fir2ir:test")
|
||||||
|
dependsOn(":plugins:fir:fir-plugin-prototype:test")
|
||||||
}
|
}
|
||||||
|
|
||||||
register("firAllTest") {
|
register("firAllTest") {
|
||||||
|
|||||||
Reference in New Issue
Block a user