Enabling rtp_rtcp_unittests since issue 268 is now fixed and commited.

BUG=
TEST=None.

Review URL: https://webrtc-codereview.appspot.com/388006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1660 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2012-02-10 10:59:18 +00:00
parent caef50310a
commit a1e9e3f0d8

View File

@ -156,7 +156,6 @@ PHYSICAL_MACHINE_TESTS = {
VALGRIND_DISABLED_TESTS = [
"audio_coding_module_test", # Issue 270
"rtp_rtcp_unittests", # Issue 268
"test_fec", # Too slow for Valgrind
]