Support parallelization in another IDE tests
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies {
|
||||
runtime(projectRuntimeJar(":kotlin-compiler-embeddable"))
|
||||
}
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = true) {
|
||||
workingDir = projectDir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user