File name change to follow style
A unit test should end with *_unittest.* Otherwise the test itself will be evaluated for line coverage. Tested with audioproc_unittest BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/493008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2045 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
1bc98bc873
commit
180f83f8e2
@ -30,7 +30,7 @@
|
||||
'<(webrtc_root)/../testing/gtest.gyp:gtest',
|
||||
],
|
||||
'sources': [
|
||||
'aec/system_delay_test.cc',
|
||||
'aec/system_delay_unittest.cc',
|
||||
'test/unit_test.cc',
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user