[FIR] Add dependency of :dist to :firAllTest

This commit is contained in:
Dmitriy Novozhilov
2020-04-30 16:47:11 +03:00
parent 41545cd2b4
commit 726a871c07
+1
View File
@@ -579,6 +579,7 @@ tasks {
register("firAllTest") {
dependsOn(
":dist",
":compiler:fir:raw-fir:psi2fir:test",
":compiler:fir:raw-fir:light-tree2fir:test",
":compiler:fir:analysis-tests:test",