diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-03 14:55:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-03 14:55:02 +0100 |
| commit | 8c7f5a26897b6342e0c6ed2afd24a2e3eed34dea (patch) | |
| tree | 9860f0f1b6764701f104aab32d844e54c4555489 /test | |
| parent | 0642259361b18530110aa6a28e27c3646f2e7da6 (diff) | |
Fix test.
Diffstat (limited to 'test')
| -rw-r--r-- | test/time_calculation_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/time_calculation_test.cc b/test/time_calculation_test.cc index 72fe36e9b..79d93afa8 100644 --- a/test/time_calculation_test.cc +++ b/test/time_calculation_test.cc @@ -85,7 +85,7 @@ BOOST_AUTO_TEST_CASE (ffmpeg_time_calculation_test) "<Channels>2</Channels>" "<FirstAudio>0</FirstAudio>" "<Mapping>" - "<ContentChannels>2</ContentChannels>" + "<InputChannels>2</InputChannels>" "<OutputChannels>12</OutputChannels>" "<Gain Content=\"0\" DCP=\"0\">1</Gain>" "<Gain Content=\"0\" DCP=\"1\">0</Gain>" |
