1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

tests: fix name of some unit tests

This commit is contained in:
Sébastien Helleu
2020-08-05 07:28:30 +02:00
parent 00c34b0ba8
commit 36c55f6973
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ TEST_GROUP(GuiNick)
* gui_nick_hash_color
*/
TEST(GuiNick, NickHashColor)
TEST(GuiNick, HashColor)
{
config_file_option_set (config_color_chat_nick_colors, NICK_COLORS, 1);