[Spec tests] Actualize spec tests
This commit is contained in:
committed by
Victor Petukhov
parent
2dbce2cc41
commit
f62901d7d9
@@ -28,8 +28,6 @@ val generateFeatureInteractionSpecTestData by generator("org.jetbrains.kotlin.sp
|
||||
|
||||
val printSpecTestsStatistic by generator("org.jetbrains.kotlin.spec.utils.tasks.PrintSpecTestsStatisticKt")
|
||||
|
||||
val generateJsonTestsMap by generator("org.jetbrains.kotlin.spec.utils.tasks.GenerateJsonTestsMapKt")
|
||||
|
||||
val remoteRunTests by task<Test> {
|
||||
val packagePrefix = "org.jetbrains.kotlin.spec."
|
||||
val includeTests = setOf(
|
||||
|
||||
Reference in New Issue
Block a user