Skip to content

Commit 0ba6bb7

Browse files
committed
end-of-file newline
1 parent 366cb04 commit 0ba6bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/runtime-core/common/test/aws/smithy/kotlin/runtime/collections/CaseInsensitiveStringTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ class CaseInsensitiveStringTest {
2424
assertEquals("BANANA", s.original)
2525
assertEquals("banana", s.normalized)
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)