1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 12:26:40 +02:00

tests: fix typo in test name

This commit is contained in:
Sébastien Helleu
2023-08-18 07:30:20 +02:00
parent aac4b38432
commit 5bf78f40e5
+1 -1
View File
@@ -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;