Commit 9cc416ad authored by QuentinArguillere's avatar QuentinArguillere
Browse files

Fix shared core tests

parent 75b7e971
2 merge requests!2588Add a way to change volume on ALSA with MSFilterAudioPlaybackInterface and...,!2525Fix shared core tests
Showing with 2 additions and 1 deletion
Subproject commit d3d945b75b4f2089656faa76f3608e4e1aedba78
Subproject commit fd24190c43302585b5ab5e5324edebe1bc4a88b7
......@@ -48,6 +48,7 @@ int main(int argc, char *argv[]) {
liblinphonetester_show_account_manager_logs=TRUE;
}
}
flexisip_tester_dns_ip_addresses = bctbx_list_new((void *)"5.135.31.162");
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment