MB: Add low_bandwidth_audio_test to isolate map.

This is needed for the test to be possible to run on Swarming.

BUG=webrtc:7229
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2761213005
Cr-Commit-Position: refs/heads/master@{#17344}
This commit is contained in:
kjellander 2017-03-22 08:02:38 -07:00 committed by Commit bot
parent 7af1ea144e
commit 1372291654

View File

@ -47,6 +47,10 @@
"label": "//webrtc/sdk/android:libjingle_peerconnection_android_unittest",
"type": "additional_compile_target",
},
"low_bandwidth_audio_test": {
"label": "//webrtc/audio:low_bandwidth_audio_test",
"type": "console_test_launcher",
},
"modules_tests": {
"label": "//webrtc/modules:modules_tests",
"type": "console_test_launcher",