diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-30 22:33:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-30 22:33:29 +0100 |
| commit | bf4273cb88539fbacd0c13f7ca30bbe48e6ad346 (patch) | |
| tree | 6fca56f9e0429c8d74662cc403be6b6f7a2da96f | |
| parent | 54819e695ac39ad62f2633ae10cdcf51adb4d810 (diff) | |
Bump test digest.
| -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 060c55b01..00b277367 100644 --- a/test/recover_test.cc +++ b/test/recover_test.cc @@ -97,7 +97,7 @@ BOOST_AUTO_TEST_CASE (recover_test_3d, * boost::unit_test::depends_on("recover_t film->make_dcp (); BOOST_REQUIRE (!wait_for_jobs()); - boost::filesystem::path const video = "build/test/recover_test_3d/video/185_2K_3c5ecc5e62c481206d978eddb620fd32_24_100000000_P_S_3D_0_96000.mxf"; + boost::filesystem::path const video = "build/test/recover_test_3d/video/185_2K_09877c7789636e9e4b5e7c63638c2c82_24_100000000_P_S_3D_0_96000.mxf"; boost::filesystem::copy_file ( video, |
