Tests: PityPerspective.hh - add own_groups

LIB-11
heck 2 years ago
parent 713cdc3887
commit 396d938342

@ -26,6 +26,10 @@ namespace pEp {
Test::Utils::pEpIdent own_ident;
Test::Utils::pEpIdent cpt_ident;
// Groups
std::vector<Test::Utils::Group> own_groups;
//Callbacks
//internal logging
static bool debug_log_enabled;
Adapter::pEpLog::pEpLogger logger_debug{ "PityNode", debug_log_enabled };

Loading…
Cancel
Save