ssb: Fix and test the messages_stats trigger.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 30m59s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 30m59s
This commit is contained in:
@ -83,4 +83,10 @@ void tf_ssb_test_connect_str(const tf_test_options_t* options);
|
||||
*/
|
||||
void tf_ssb_test_invite(const tf_test_options_t* options);
|
||||
|
||||
/**
|
||||
** Test triggers.
|
||||
** @param options The test options.
|
||||
*/
|
||||
void tf_ssb_test_triggers(const tf_test_options_t* options);
|
||||
|
||||
/** @} */
|
||||
|
Reference in New Issue
Block a user