Skip to content

Commit c21eec1

Browse files
committed
Can we enable this test now?
1 parent ce6bfcb commit c21eec1

File tree

1 file changed

+0
-1
lines changed
  • aws-crt-kotlin/common/test/aws/sdk/kotlin/crt/io

1 file changed

+0
-1
lines changed

aws-crt-kotlin/common/test/aws/sdk/kotlin/crt/io/UriTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ class UriTest : CrtTest() {
182182
assertEquals(expected, uri.toString())
183183
}
184184

185-
@Ignore // FIXME Enable when Kotlin/Native implementation is complete
186185
@Test
187186
fun itParses() {
188187
val uri = "https://test.aws.com:8000/kotlin?foo=baz"

0 commit comments

Comments
 (0)