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 |
deleted file mode 100644 |
index 910b94b856375e203d9528a07a699dbec529ccd9..0000000000000000000000000000000000000000 |
--- a/tools-webrtc/ios/tests/common_tests.json |
+++ /dev/null |
@@ -1,38 +0,0 @@ |
-{ |
- "tests": [ |
- { |
- "app": "apprtcmobile_tests", |
- "xctest": true |
- }, |
- { |
- "app": "audio_decoder_unittests" |
- }, |
- { |
- "app": "common_audio_unittests" |
- }, |
- { |
- "app": "common_video_unittests" |
- }, |
- { |
- "app": "modules_tests" |
- }, |
- { |
- "app": "rtc_pc_unittests" |
- }, |
- { |
- "app": "rtc_stats_unittests" |
- }, |
- { |
- "app": "system_wrappers_unittests" |
- }, |
- { |
- "app": "test_support_unittests" |
- }, |
- { |
- "app": "tools_unittests" |
- }, |
- { |
- "app": "voice_engine_unittests" |
- } |
- ] |
-} |