Fix recovery of partial video MXF.
[dcpomatic.git] / test / recover_test.cc
index e14832dce7b01a0486d7df6809a3750025fc620a..e57674488a601523d0452c69513df4b59ecd329f 100644 (file)
@@ -64,7 +64,7 @@ BOOST_AUTO_TEST_CASE (recover_test)
                "build/test/recover_test/original.mxf"
                );
        
-//     boost::filesystem::resize_file (video, 2 * 1024 * 1024);
+       boost::filesystem::resize_file (video, 2 * 1024 * 1024);
 
        film->make_dcp ();
        wait_for_jobs ();