mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
tests/relay: fix crash in tests on Alpine 3.18
This commit is contained in:
@@ -487,7 +487,6 @@ TEST(RelayIrc, RelayIrcMessageParse)
|
||||
|
||||
TEST(RelayIrcWithClient, RelayIrcSendf)
|
||||
{
|
||||
|
||||
relay_irc_sendf (NULL, NULL);
|
||||
relay_irc_sendf (NULL, "test");
|
||||
relay_irc_sendf (ptr_relay_client, NULL);
|
||||
|
||||
Reference in New Issue
Block a user