We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc9c20 commit fdff0dfCopy full SHA for fdff0df
src/testInt/kotlin/io/openapiprocessor/spring/ProcessorTestSets.kt
@@ -6,9 +6,6 @@
6
package io.openapiprocessor.spring
7
8
import io.openapiprocessor.test.*
9
-import io.openapiprocessor.test.test30_D_
10
-
11
-data class TestSet(val name: String, val openapi: String)
12
13
val ALL_30: List<TestParams> = listOf(
14
test30_D_("endpoint-http-mapping"),
0 commit comments