| Index: tools-webrtc/ios/tests/common_tests.json
|
| diff --git a/tools-webrtc/ios/tests/common_tests.json b/tools-webrtc/ios/tests/common_tests.json
|
| index 6ceb20759445c43244d11a0a7c2f96631a3100c7..9a39bc55e504c295f058c6c6050ba50e137553d6 100644
|
| --- a/tools-webrtc/ios/tests/common_tests.json
|
| +++ b/tools-webrtc/ios/tests/common_tests.json
|
| @@ -23,12 +23,18 @@
|
| "app": "rtc_pc_unittests"
|
| },
|
| {
|
| + "app": "rtc_stats_unittests"
|
| + },
|
| + {
|
| "app": "system_wrappers_unittests"
|
| },
|
| {
|
| "app": "test_support_unittests"
|
| },
|
| {
|
| + "app": "tools_unittests"
|
| + },
|
| + {
|
| "app": "voice_engine_unittests"
|
| }
|
| ]
|
|
|