Test hash change due to adding video 'use' flag.
authorCarl Hetherington <cth@carlh.net>
Sat, 1 Jun 2019 07:29:26 +0000 (08:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 1 Jun 2019 07:29:26 +0000 (08:29 +0100)
test/recover_test.cc

index 0d9ed1db1d09fb7633bc1861bb760575361dc30b..32bc40c41e5c5c75c122a3a3754dcd80fca6d236 100644 (file)
@@ -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_e18078ba81a58b44b62d9153460c898b_24_100000000_P_S_0_1200000.mxf";
+       boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_d4343facdd66ca71f62a964fbade89f3_24_100000000_P_S_0_1200000.mxf";
        boost::filesystem::copy_file (
                video,
                "build/test/recover_test_2d/original.mxf"