Skip to content
Snippets Groups Projects
Commit ce56e13e authored by Sébastien Blin's avatar Sébastien Blin
Browse files

test: unregister signals when tearDown()

Change-Id: Iab97236dce66a63a660251c495f64154c6db07b7
parent 3448725d
Branches
No related tags found
No related merge requests found
......@@ -121,6 +121,7 @@ CallTest::setUp()
void
CallTest::tearDown()
{
DRing::unregisterSignalHandlers();
JAMI_INFO("Remove created accounts...");
std::map<std::string, std::shared_ptr<DRing::CallbackWrapperBase>> confHandlers;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment