summaryrefslogtreecommitdiff
path: root/test/video_mxf_content_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-21 14:43:28 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-21 23:02:49 +0100
commit93cf75127355610facd5df8f8f84e1f38d47f4bb (patch)
tree9452493d9287c50ce5ccbed5097dde3f074d15d1 /test/video_mxf_content_test.cc
parent3ea24566e4591c0160379a6bee97c5e62b60a028 (diff)
Test update for auto-addition of markers.
Diffstat (limited to 'test/video_mxf_content_test.cc')
-rw-r--r--test/video_mxf_content_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/video_mxf_content_test.cc b/test/video_mxf_content_test.cc
index 91d03778c..84c3f4733 100644
--- a/test/video_mxf_content_test.cc
+++ b/test/video_mxf_content_test.cc
@@ -35,7 +35,7 @@
using boost::shared_ptr;
using boost::dynamic_pointer_cast;
-static boost::filesystem::path ref_mxf = "test/data/scaling_test_185_185/j2c_bff270b1-cf7c-483b-be22-265aee6097ba.mxf";
+static boost::filesystem::path ref_mxf = "test/data/scaling_test_185_185/j2c_c75af074-2809-453c-9192-6affb76b4ba3.mxf";
static void note (dcp::NoteType, std::string)
{