Make it possible to run DiagnosisCompilerTestDataSpecTestGenerated from fir-low-level-api in IJ infra

This commit is contained in:
Nikita Bobko
2021-06-07 16:51:28 +02:00
committed by teamcityserver
parent 294ec3905b
commit 3aebd0315f
3 changed files with 7 additions and 4 deletions
@@ -7,6 +7,7 @@ publishTestJarsForIde(
":compiler:test-infrastructure",
":compiler:tests-common-new",
":compiler:test-infrastructure-utils",
":compiler:tests-compiler-utils"
":compiler:tests-compiler-utils",
":compiler:tests-spec"
)
)