mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-31 03:22:36 +08:00
Cover all message types in tests
This commit is contained in:
parent
1fc7698b9b
commit
1f0d8363f6
@ -97,6 +97,8 @@ internal class MessageSerializationTest {
|
||||
VipFace(VipFace.AiXin, 1),
|
||||
PokeMessage.BaoBeiQiu,
|
||||
MarketFaceImpl(ImMsgBody.MarketFace()),
|
||||
SimpleServiceMessage(1, "SSM"),
|
||||
LightApp("lightApp"),
|
||||
image.flash(),
|
||||
image.toForwardMessage(1L, "test"),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user