Fix recover_test.
authorCarl Hetherington <cth@carlh.net>
Sun, 12 Apr 2015 17:49:12 +0000 (18:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 12 Apr 2015 17:49:12 +0000 (18:49 +0100)
test/recover_test.cc

index f6a6e08aae45daf5bae05d54b13850861cf907ea..c2a335cfab83a5657bd5f8b980387c38c3c87b9e 100644 (file)
@@ -57,7 +57,7 @@ BOOST_AUTO_TEST_CASE (recover_test)
        film->make_dcp ();
        wait_for_jobs ();
 
        film->make_dcp ();
        wait_for_jobs ();
 
-       boost::filesystem::path const video = "build/test/recover_test/video/185_2K_e01c58c5783da57b689e65d9123ad3a3_24_bicubic_100000000_P_S_3D.mxf";
+       boost::filesystem::path const video = "build/test/recover_test/video/185_2K_e01c58c5783da57b689e65d9123ad3a3_24_100000000_P_S_3D.mxf";
 
        boost::filesystem::copy_file (
                video,
 
        boost::filesystem::copy_file (
                video,