summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-08-06 22:13:10 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-08-06 22:13:10 +0200
commitb4215ee466d482360b4cb2452816fa1cc4d9d9cc (patch)
treef06e44b52b6410b4784af53dd42b336d6bf097d2 /doc/en
parent210e8648991903738d91dfeac22de107e9cabc7d (diff)
downloadweechat-b4215ee466d482360b4cb2452816fa1cc4d9d9cc.zip
tests: add tests on IRC function irc_nick_is_nick
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_dev.en.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc
index 55364249a..8aaed473c 100644
--- a/doc/en/weechat_dev.en.adoc
+++ b/doc/en/weechat_dev.en.adoc
@@ -408,6 +408,7 @@ WeeChat "core" is located in following directories:
|             test-irc-ignore.cpp | Tests: IRC ignores.
|             test-irc-message.cpp | Tests: IRC messages.
|             test-irc-mode.cpp | Tests: IRC modes.
+|             test-irc-nick.cpp | Tests: IRC nicks.
|             test-irc-protocol.cpp | Tests: IRC protocol.
|===