Skip to content

Commit a8c7a2c

Browse files
committed
missing import
1 parent fded3b8 commit a8c7a2c

File tree

1 file changed

+1
-0
lines changed
  • hll/dynamodb-mapper/dynamodb-mapper/jvm/test/aws/sdk/kotlin/hll/dynamodbmapper/operations

1 file changed

+1
-0
lines changed

hll/dynamodb-mapper/dynamodb-mapper/jvm/test/aws/sdk/kotlin/hll/dynamodbmapper/operations/ScanTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import aws.sdk.kotlin.hll.dynamodbmapper.values.scalars.IntConverter
1414
import aws.sdk.kotlin.hll.dynamodbmapper.values.scalars.StringConverter
1515
import aws.sdk.kotlin.hll.dynamodbmapper.values.smithytypes.InstantConverter
1616
import aws.smithy.kotlin.runtime.time.Instant
17+
import kotlin.test.assertEquals
1718
import kotlinx.coroutines.flow.Flow
1819
import kotlinx.coroutines.flow.map
1920
import kotlinx.coroutines.flow.toSet

0 commit comments

Comments
 (0)