forked from cory/tildefriends
ssb: Fix and test the messages_stats trigger.
This commit is contained in:
@@ -1078,6 +1078,7 @@ void tf_tests(const tf_test_options_t* options)
|
||||
_tf_test_run(options, "replicate", tf_ssb_test_replicate, false);
|
||||
_tf_test_run(options, "connect_str", tf_ssb_test_connect_str, false);
|
||||
_tf_test_run(options, "invite", tf_ssb_test_invite, false);
|
||||
_tf_test_run(options, "triggers", tf_ssb_test_triggers, false);
|
||||
tf_printf("Tests completed.\n");
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user