Skip to content

Commit c85ceed

Browse files
committed
obsolete
1 parent 2264d4d commit c85ceed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ testing {
5454
}
5555

5656
val testInt by registering(JvmTestSuite::class) {
57-
testType = TestSuiteType.INTEGRATION_TEST
58-
5957
sources {
6058
java {
6159
setSrcDirs(listOf("src/testInt/groovy"))

0 commit comments

Comments
 (0)