mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-31 11:30:16 +08:00
Fix test can auto log
This commit is contained in:
parent
61d68c245d
commit
3a4a8d01a3
@ -74,6 +74,8 @@ class DebugLoggerTest : AbstractTest() {
|
|||||||
name=str
|
name=str
|
||||||
decodeElementIndex: TarsHead(tag=3, type=0(Byte))
|
decodeElementIndex: TarsHead(tag=3, type=0(Byte))
|
||||||
skipping Byte
|
skipping Byte
|
||||||
|
decodeElementIndex EOF
|
||||||
|
endStructure: net.mamoe.mirai.internal.utils.io.serialization.tars.internal.DebugLoggerTest.Struct, null, null
|
||||||
""".trimIndent().trim(), exception.message!!.trim().uniteLine()
|
""".trimIndent().trim(), exception.message!!.trim().uniteLine()
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user