X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fvideo_mxf_content_test.cc;h=f4f2adab0ffbe74e2b5be0bf7eb46dd0f611f378;hp=1880935b15c07f63a870efd4ba331604f9006bb2;hb=6d686ea45f5cd01a0d11f92a903ac77779ad8562;hpb=e3dade3fa75a1f2c2b64293aa06fd49e9d0b99db diff --git a/test/video_mxf_content_test.cc b/test/video_mxf_content_test.cc index 1880935b1..f4f2adab0 100644 --- a/test/video_mxf_content_test.cc +++ b/test/video_mxf_content_test.cc @@ -41,7 +41,7 @@ using std::shared_ptr; using std::dynamic_pointer_cast; -static boost::filesystem::path ref_mxf = "test/data/scaling_test_185_185/j2c_74b946f4-1c33-4209-b639-b834de675eac.mxf"; +static boost::filesystem::path ref_mxf = "test/data/scaling_test_185_185/j2c_6a2ffab1-9ea5-4428-9027-9d458363c95f.mxf"; static void note (dcp::NoteType, std::string)