diff --git a/tools-webrtc/ios/tests/common_tests.json b/tools-webrtc/ios/tests/common_tests.json index 6ceb207594..9a39bc55e5 100644 --- a/tools-webrtc/ios/tests/common_tests.json +++ b/tools-webrtc/ios/tests/common_tests.json @@ -22,12 +22,18 @@ { "app": "rtc_pc_unittests" }, + { + "app": "rtc_stats_unittests" + }, { "app": "system_wrappers_unittests" }, { "app": "test_support_unittests" }, + { + "app": "tools_unittests" + }, { "app": "voice_engine_unittests" }