diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-03 13:33:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-03 13:33:06 +0100 |
| commit | 194bfb968181e21c52a2ed338825291c6841a3d0 (patch) | |
| tree | 2be7b489ac890234180829feb9d6b986102f0e3d /test/time_calculation_test.cc | |
| parent | 969ac273db1f660d6e5449b478a8135c432f7485 (diff) | |
Fix test.
Diffstat (limited to 'test/time_calculation_test.cc')
| -rw-r--r-- | test/time_calculation_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/time_calculation_test.cc b/test/time_calculation_test.cc index 51d2939de..72fe36e9b 100644 --- a/test/time_calculation_test.cc +++ b/test/time_calculation_test.cc @@ -86,6 +86,7 @@ BOOST_AUTO_TEST_CASE (ffmpeg_time_calculation_test) "<FirstAudio>0</FirstAudio>" "<Mapping>" "<ContentChannels>2</ContentChannels>" + "<OutputChannels>12</OutputChannels>" "<Gain Content=\"0\" DCP=\"0\">1</Gain>" "<Gain Content=\"0\" DCP=\"1\">0</Gain>" "<Gain Content=\"0\" DCP=\"2\">0</Gain>" |
