diff --git a/msg_test.go b/msg_test.go index 75c5ca3..565eaff 100644 --- a/msg_test.go +++ b/msg_test.go @@ -1494,6 +1494,10 @@ func TestMsg_AddToFormat(t *testing.T) { }) } +func TestMsg_ToIgnoreInvalid(t *testing.T) { + +} + /* // TestNewMsgWithMiddleware tests WithMiddleware