Pack 'compiler/testData/diagnostics/helpers' into kotlin-compiler-testdata-for-ide
This testdata is required for AbstractDiagnosisCompilerTestDataTest in FIR IDE in IJ infrastructure
This commit is contained in:
@@ -16,6 +16,7 @@ idePluginDependency {
|
|||||||
"compiler/fir/analysis-tests/testData/resolve",
|
"compiler/fir/analysis-tests/testData/resolve",
|
||||||
"compiler/fir/analysis-tests/testData/resolveWithStdlib",
|
"compiler/fir/analysis-tests/testData/resolveWithStdlib",
|
||||||
"compiler/testData/diagnostics/tests",
|
"compiler/testData/diagnostics/tests",
|
||||||
|
"compiler/testData/diagnostics/helpers",
|
||||||
"compiler/testData/diagnostics/testsWithStdLib"
|
"compiler/testData/diagnostics/testsWithStdLib"
|
||||||
).forEach {
|
).forEach {
|
||||||
from(rootDir.resolve(it)) {
|
from(rootDir.resolve(it)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user