Remove ortc_unittests from iOS simualator tests.

The test has proven to flake a lot (too much).

BUG=webrtc:7479
TBR=deadbeef@webrtc.org

Review-Url: https://codereview.webrtc.org/2809123005 .
Cr-Commit-Position: refs/heads/master@{#17669}
This commit is contained in:
Henrik Kjellander 2017-04-12 13:49:26 +02:00
parent c24ac755be
commit e52b8ace0a

View File

@ -16,9 +16,6 @@
{
"app": "modules_tests"
},
{
"app": "ortc_unittests"
},
{
"app": "rtc_pc_unittests"
},