Enable rtc_unittests on iOS simulator

The recent change in https://codereview.chromium.org/2780513006
seems to make it possible for us to enable this test.

BUG=webrtc:5572, webrtc:5566
NOTRY=True

Review-Url: https://codereview.webrtc.org/2799033004
Cr-Commit-Position: refs/heads/master@{#17558}
This commit is contained in:
kjellander 2017-04-06 02:21:45 -07:00 committed by Commit bot
parent a280f7c026
commit 4fcfdd8ff0

View File

@ -25,6 +25,9 @@
{
"app": "rtc_stats_unittests"
},
{
"app": "rtc_unittests"
},
{
"app": "system_wrappers_unittests"
},