mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
tests: move hook modifier tests to a separate file (issue #865)
This commit is contained in:
@@ -80,6 +80,7 @@ IMPORT_TEST_GROUP(CoreUtil);
|
||||
IMPORT_TEST_GROUP(CoreSys);
|
||||
/* core/hook */
|
||||
IMPORT_TEST_GROUP(HookCommand);
|
||||
IMPORT_TEST_GROUP(HookModifier);
|
||||
/* GUI */
|
||||
IMPORT_TEST_GROUP(GuiBar);
|
||||
IMPORT_TEST_GROUP(GuiBarItem);
|
||||
|
||||
Reference in New Issue
Block a user