From d557a34c5eb00549e152b28daba48ffec58936bf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 2 Sep 2017 23:02:35 +0100 Subject: More end-to-end sound tests. --- test/remake_id_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/remake_id_test.cc') diff --git a/test/remake_id_test.cc b/test/remake_id_test.cc index d8bb5df83..8d924d702 100644 --- a/test/remake_id_test.cc +++ b/test/remake_id_test.cc @@ -42,7 +42,7 @@ BOOST_AUTO_TEST_CASE (remake_id_test) BOOST_REQUIRE (!wait_for_jobs ()); /* Copy the video file */ - boost::filesystem::path first_video = video_file(film); + boost::filesystem::path first_video = dcp_file(film, "j2c"); boost::filesystem::copy_file (first_video, first_video.string() + ".copy"); /* Make a new DCP with the same video file */ -- cgit v1.2.3