diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-06-01 16:58:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-06-01 16:58:18 +0100 |
| commit | 2bdade2d90219889999c036fbf3566990fb5edd6 (patch) | |
| tree | 3e6be38b3b87403df4b373c49698482a6eb77c4a /test/recover_test.cc | |
| parent | ccd62d3976f2f64af10878ada029acab5d51ff75 (diff) | |
Another test hash change.
Diffstat (limited to 'test/recover_test.cc')
| -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 32bc40c41..496e31724 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_09877c7789636e9e4b5e7c63638c2c82_24_100000000_P_S_3D_0_96000.mxf"; + boost::filesystem::path const video = "build/test/recover_test_3d/video/185_2K_342fe9115d2b446914b31f7602e48cc6_24_100000000_P_S_3D_0_96000.mxf"; boost::filesystem::copy_file ( video, |
