FIR IDE: run tests in parallel in module idea-fir-low-level-api
This commit is contained in:
@@ -49,7 +49,7 @@ sourceSets {
|
||||
"test" { projectDefault() }
|
||||
}
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = true ) {
|
||||
dependsOn(":dist")
|
||||
workingDir = rootDir
|
||||
val useFirIdeaPlugin = kotlinBuildProperties.useFirIdeaPlugin
|
||||
|
||||
Reference in New Issue
Block a user