From 28a30565e9820714a7b2715622e14731e9fc0334 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 10 Oct 2017 19:04:41 +0100 Subject: [PATCH] Fix stream ID for tests. --- test/time_calculation_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/time_calculation_test.cc b/test/time_calculation_test.cc index 4524242d9..97b074172 100644 --- a/test/time_calculation_test.cc +++ b/test/time_calculation_test.cc @@ -87,7 +87,7 @@ static string const xml = "" "" "1" "und; 2 channels" - "2" + "1" "44100" "44100" "2" -- 2.30.2