Fix stream ID for tests.
[dcpomatic.git] / 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>"