[FIR] Add dependency of :dist to :firAllTest
This commit is contained in:
@@ -579,6 +579,7 @@ tasks {
|
|||||||
|
|
||||||
register("firAllTest") {
|
register("firAllTest") {
|
||||||
dependsOn(
|
dependsOn(
|
||||||
|
":dist",
|
||||||
":compiler:fir:raw-fir:psi2fir:test",
|
":compiler:fir:raw-fir:psi2fir:test",
|
||||||
":compiler:fir:raw-fir:light-tree2fir:test",
|
":compiler:fir:raw-fir:light-tree2fir:test",
|
||||||
":compiler:fir:analysis-tests:test",
|
":compiler:fir:analysis-tests:test",
|
||||||
|
|||||||
Reference in New Issue
Block a user