Support parallelization in another IDE tests
This commit is contained in:
@@ -23,3 +23,7 @@ sourceSets {
|
||||
}
|
||||
|
||||
runtimeJar()
|
||||
|
||||
projectTest(parallel = true) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user