Split android box tests by flavours

This commit is contained in:
Mikhael Bogdanov
2019-01-29 16:02:59 +01:00
parent 7c77565bb8
commit 0774f800a0
12 changed files with 195 additions and 170 deletions
+4
View File
@@ -53,3 +53,7 @@ projectTest {
workingDir = rootDir
}
val generateTests by generator("org.jetbrains.kotlin.android.tests.CodegenTestsOnAndroidGenerator")
generateTests.workingDir = rootDir