From 8c7f5a26897b6342e0c6ed2afd24a2e3eed34dea Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 Jun 2015 14:55:02 +0100 Subject: [PATCH] Fix test. --- 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 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) "2" "0" "" - "2" + "2" "12" "1" "0" -- 2.30.2