mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
tests: add placeholder for tests on function irc_list_export
This commit is contained in:
@@ -262,6 +262,16 @@ TEST(IrcList, HsignalRedirectListCb)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* irc_list_export
|
||||
*/
|
||||
|
||||
TEST(IrcList, Export)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* irc_list_alloc
|
||||
|
||||
Reference in New Issue
Block a user