diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-06 22:13:10 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-06 22:13:10 +0200 |
commit | b4215ee466d482360b4cb2452816fa1cc4d9d9cc (patch) | |
tree | f06e44b52b6410b4784af53dd42b336d6bf097d2 /ChangeLog.adoc | |
parent | 210e8648991903738d91dfeac22de107e9cabc7d (diff) | |
download | weechat-b4215ee466d482360b4cb2452816fa1cc4d9d9cc.zip |
tests: add tests on IRC function irc_nick_is_nick
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 65873cf79..7a1399501 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -45,7 +45,7 @@ Bug fixes:: Tests:: - * unit: add tests on IRC ignore and message functions + * unit: add tests on IRC ignore, message and nick functions Build:: |