Skip to content

Commit 31f1dcf

Browse files
committed
lint
1 parent f82711e commit 31f1dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-crt-kotlin/mingw/test/aws/sdk/kotlin/crt/util/OsVersionTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
package aws.sdk.kotlin.crt.util
77

8+
import kotlinx.coroutines.test.runTest
89
import kotlin.test.Test
910
import kotlin.test.assertNotNull
10-
import kotlinx.coroutines.test.runTest
1111

1212
class OsVersionTest {
1313
@Test

0 commit comments

Comments
 (0)