Parcelable: Array serializer should correctly handle wide primitive types – long, double (KT-20002)
This commit is contained in:
committed by
Yan Zhulanow
parent
32fc340d62
commit
c9ec1a2511
@@ -49,4 +49,5 @@ class ParcelBoxTest : AbstractParcelBoxTest() {
|
||||
fun testKt19749() = doTest("kt19749")
|
||||
fun testKt19747() = doTest("kt19747")
|
||||
fun testKt19747_2() = doTest("kt19747_2")
|
||||
fun test20002() = doTest("kt20002")
|
||||
}
|
||||
Reference in New Issue
Block a user