mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
tests: fix typo in test name
This commit is contained in:
@@ -117,7 +117,7 @@ TEST_GROUP(IrcJoin)
|
||||
* irc_join_compare_join_channel
|
||||
*/
|
||||
|
||||
TEST(IrcJoin, CompateJoinChannel)
|
||||
TEST(IrcJoin, CompareJoinChannel)
|
||||
{
|
||||
struct t_irc_join_channel join_chan1, join_chan2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user