mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
api: add support of format/translation of command arguments description line by line (issue #2005)
This commit is contained in:
@@ -78,6 +78,8 @@ IMPORT_TEST_GROUP(CoreUrl);
|
||||
IMPORT_TEST_GROUP(CoreUtf8);
|
||||
IMPORT_TEST_GROUP(CoreUtil);
|
||||
IMPORT_TEST_GROUP(CoreSys);
|
||||
/* core/hook */
|
||||
IMPORT_TEST_GROUP(HookCommand);
|
||||
/* GUI */
|
||||
IMPORT_TEST_GROUP(GuiBar);
|
||||
IMPORT_TEST_GROUP(GuiBarItem);
|
||||
|
||||
Reference in New Issue
Block a user