diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-21 13:49:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-21 13:49:31 +0100 |
| commit | 504d613d3d7e8fbd3135e4e479ced1f51f520a04 (patch) | |
| tree | 1ff6c16cc4ccea8a8e99eb789fb4530554d8ae07 | |
| parent | a368f20bf4d1354aa3db7614e19b692fcddaefca (diff) | |
Video hash changed for reasons unknown.
| -rw-r--r-- | test/recover_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recover_test.cc b/test/recover_test.cc index c9a593241..92eae27eb 100644 --- a/test/recover_test.cc +++ b/test/recover_test.cc @@ -57,7 +57,7 @@ BOOST_AUTO_TEST_CASE (recover_test) film->make_dcp (); wait_for_jobs (); - boost::filesystem::path const video = "build/test/recover_test/video/185_2K_e8efb95857b62aa6ff94e3d669e75776_24_bicubic_100000000_P_S_3D.mxf"; + boost::filesystem::path const video = "build/test/recover_test/video/185_2K_1133fd57e751ce3e82146492466365f9_24_bicubic_100000000_P_S_3D.mxf"; boost::filesystem::copy_file ( video, |
