Support parallelization in another IDE tests
This commit is contained in:
@@ -74,7 +74,7 @@ sourceSets {
|
||||
|
||||
testsJar {}
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = true) {
|
||||
dependsOn(":kotlin-android-extensions-runtime:dist")
|
||||
workingDir = rootDir
|
||||
useAndroidSdk()
|
||||
|
||||
Reference in New Issue
Block a user