Fix stream ID for tests.
authorCarl Hetherington <cth@carlh.net>
Tue, 10 Oct 2017 18:04:41 +0000 (19:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 10 Oct 2017 18:04:41 +0000 (19:04 +0100)
test/time_calculation_test.cc

index 4524242d95b2644dce6500d76c690bc6e5380ea0..97b0741723633e22578cb8cfa77d9b819927673f 100644 (file)
@@ -87,7 +87,7 @@ static string const xml = "<Content>"
        "<AudioStream>"
        "<Selected>1</Selected>"
        "<Name>und; 2 channels</Name>"
-       "<Id>2</Id>"
+       "<Id>1</Id>"
        "<FrameRate>44100</FrameRate>"
        "<Length>44100</Length>"
        "<Channels>2</Channels>"