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