1
0
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:
Sébastien Helleu
2023-08-18 07:30:20 +02:00
parent 270d64cfa1
commit 29db9b95ee
+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;