Make it possible to run DiagnosisCompilerTestDataSpecTestGenerated from fir-low-level-api in IJ infra
This commit is contained in:
committed by
teamcityserver
parent
294ec3905b
commit
3aebd0315f
@@ -17,6 +17,7 @@ idePluginDependency {
|
||||
"compiler/fir/analysis-tests/testData/resolveWithStdlib",
|
||||
"compiler/testData/diagnostics/tests",
|
||||
"compiler/testData/diagnostics/helpers",
|
||||
"compiler/tests-spec/testData",
|
||||
"compiler/testData/diagnostics/testsWithStdLib"
|
||||
).forEach {
|
||||
from(rootDir.resolve(it)) {
|
||||
|
||||
@@ -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"
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user