mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
tests: add tests on default triggers
This commit is contained in:
+2
-1
@@ -87,7 +87,8 @@ tests_relay = unit/plugins/relay/test-relay-auth.cpp
|
||||
endif
|
||||
|
||||
if PLUGIN_TRIGGER
|
||||
tests_trigger = unit/plugins/trigger/test-trigger.cpp
|
||||
tests_trigger = unit/plugins/trigger/test-trigger.cpp \
|
||||
unit/plugins/trigger/test-trigger-config.cpp
|
||||
endif
|
||||
|
||||
if PLUGIN_TYPING
|
||||
|
||||
Reference in New Issue
Block a user