summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-05-30 07:58:37 +0100
committerCarl Hetherington <cth@carlh.net>2019-05-30 07:58:37 +0100
commitfd7cf313b4d809bde22b5189e1ab22c5edbd8f8f (patch)
treec788bf1a2d7d143fcd2167065ac107fc64d21ac2
parent54819e695ac39ad62f2633ae10cdcf51adb4d810 (diff)
Test name hash change.
-rw-r--r--test/recover_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recover_test.cc b/test/recover_test.cc
index 060c55b01..0003133ec 100644
--- a/test/recover_test.cc
+++ b/test/recover_test.cc
@@ -62,7 +62,7 @@ BOOST_AUTO_TEST_CASE (recover_test_2d)
film->make_dcp ();
BOOST_REQUIRE (!wait_for_jobs());
- boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_84d36460538435d5d511ee533c8528df_24_100000000_P_S_0_1200000.mxf";
+ boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_e18078ba81a58b44b62d9153460c898b_24_100000000_P_S_0_1200000.mxf";
boost::filesystem::copy_file (
video,
"build/test/recover_test_2d/original.mxf"