[ObjCExport] ObjCDependenciesTypesTest.test - arrayList: Remove TodoAnalysisApi
This test is now expected to pass successfully and was introduced in one MR (muted), but fixed at the same time in another MR
This commit is contained in:
committed by
Space Team
parent
4e62400f6f
commit
ef232ebec7
-4
@@ -44,11 +44,7 @@ class ObjCDependenciesTypesTest(
|
||||
doTest(dependenciesDir.resolve("array"))
|
||||
}
|
||||
|
||||
/**
|
||||
* Fails because of KT-65709
|
||||
*/
|
||||
@Test
|
||||
@TodoAnalysisApi
|
||||
fun `test - arrayList`() {
|
||||
doTest(dependenciesDir.resolve("arrayList"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user