Enabling jpeg_unittests in buildbots.

The test has been executed successfully on all platforms.

BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1690 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2012-02-15 09:45:51 +00:00
parent 8bd6f19abe
commit 38a0d28d35

View File

@ -125,6 +125,7 @@ NORMAL_TESTS = {
"g711_unittests": (True, True, True),
"g722_unittests": (True, True, True),
"libyuv_unittests": (True, True, True),
"jpeg_unittests": (True, True, True),
"media_file_unittests": (True, True, True),
"neteq_unittests": (True, True, True),
"pcm16b_unittests": (True, True, True),