diff --git a/tools_webrtc/ios/tests/real_device_tests.json b/tools_webrtc/ios/tests/real_device_tests.json index 11341f8506..bf91a32e1b 100644 --- a/tools_webrtc/ios/tests/real_device_tests.json +++ b/tools_webrtc/ios/tests/real_device_tests.json @@ -1,5 +1,9 @@ { "tests": [ + { + "app": "apprtcmobile_tests", + "xctest": true + }, { "app": "common_audio_unittests" },