We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2165a2 commit c672dabCopy full SHA for c672dab
build-plugins/smithy-build/src/test/kotlin/aws/sdk/kotlin/gradle/codegen/SmithyBuildPluginTest.kt
@@ -11,8 +11,8 @@ import org.gradle.kotlin.dsl.configure
11
import org.gradle.kotlin.dsl.getByType
12
import org.gradle.testfixtures.ProjectBuilder
13
import kotlin.test.Test
14
-import kotlin.test.assertNotNull
15
import kotlin.test.assertEquals
+import kotlin.test.assertNotNull
16
import kotlin.test.assertTrue
17
18
class SmithyBuildPluginTest {
0 commit comments