1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

irc: fix autojoin of channels when private buffers are opened (issue #2012)

This commit is contained in:
Sébastien Helleu
2023-09-11 21:41:47 +02:00
parent 7f6e626122
commit 58141bde79
4 changed files with 34 additions and 3 deletions
@@ -797,6 +797,16 @@ TEST(IrcServer, GetDefaultMsg)
/* TODO: write tests */
}
/*
* Tests functions:
* irc_server_has_channels
*/
TEST(IrcServer, HasChannels)
{
/* TODO: write tests */
}
/*
* Tests functions:
* irc_server_alloc