File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
buildSrc/src/main/kotlin/aws/sdk/kotlin/shared Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- package shared
1+ package aws.sdk.kotlin. shared
22
33/* *
44 * An AWS SDK for Kotlin codegen test
Original file line number Diff line number Diff line change 11
22import aws.sdk.kotlin.gradle.codegen.dsl.smithyKotlinPlugin
33import aws.sdk.kotlin.gradle.codegen.smithyKotlinProjectionSrcDir
4- import shared.CodegenTest
5- import shared.Model
4+ import aws.sdk.kotlin. shared.CodegenTest
5+ import aws.sdk.kotlin. shared.Model
66
77description = " AWS SDK for Kotlin's checksums codegen test suite"
88
Original file line number Diff line number Diff line change 55
66import aws.sdk.kotlin.gradle.codegen.dsl.smithyKotlinPlugin
77import aws.sdk.kotlin.gradle.codegen.smithyKotlinProjectionSrcDir
8- import shared.CodegenTest
9- import shared.Model
8+ import aws.sdk.kotlin. shared.CodegenTest
9+ import aws.sdk.kotlin. shared.Model
1010
1111description = " AWS SDK for Kotlin's event stream codegen test suite"
1212
Original file line number Diff line number Diff line change 66import aws.sdk.kotlin.gradle.codegen.dsl.generateSmithyProjections
77import aws.sdk.kotlin.gradle.codegen.dsl.smithyKotlinPlugin
88import aws.sdk.kotlin.gradle.codegen.smithyKotlinProjectionPath
9- import shared.CodegenTest
10- import shared.Model
9+ import aws.sdk.kotlin. shared.CodegenTest
10+ import aws.sdk.kotlin. shared.Model
1111
1212description = " AWS SDK for Kotlin's smoke test codegen test suite"
1313
You can’t perform that action at this time.
0 commit comments