[jps] extract testdata to separate artifact

^KTIJ-20456
This commit is contained in:
Dmitry Gridin
2022-04-28 12:15:27 +07:00
parent d46102b129
commit 2100afd122
4 changed files with 20 additions and 2 deletions
@@ -20,8 +20,6 @@ idePluginDependency {
"compiler/tests-spec/testData",
"compiler/testData/diagnostics/testsWithStdLib",
"compiler/fir/raw-fir/psi2fir/testData",
"jps/jps-plugin/testData",
"compiler/testData/classpathOrder",
).forEach {
from(rootDir.resolve(it)) {
into(it)