Parcelize: Enable warnings in tests
This commit is contained in:
committed by
Alexander Udalov
parent
ca74b7becc
commit
05da65654e
@@ -16,6 +16,6 @@ import android.os.Parcelable
|
||||
}
|
||||
}
|
||||
|
||||
fun box() = parcelTest { parcel ->
|
||||
fun box() = parcelTest {
|
||||
TestParcel()
|
||||
}
|
||||
Reference in New Issue
Block a user