Inspect most DCPs made during tests with dcp_inspect (#76).
[dcpomatic.git] / test / cpl_hash_test.cc
index 39c36561b5d97cb59835a2ad69a3abfe992ba9ab..3b430a6bd149e26ff794a3632ca20fe6a2bf96c4 100644 (file)
@@ -75,7 +75,7 @@ BOOST_AUTO_TEST_CASE (hash_added_to_imported_dcp_test)
                );
 
        ov_content->set_reference_video (true);
-       make_and_verify_dcp (vf, {dcp::VerificationNote::Code::EXTERNAL_ASSET});
+       make_and_verify_dcp(vf, {dcp::VerificationNote::Code::EXTERNAL_ASSET}, false);
 
        /* Check for Hash tags in the VF DCP */
        int hashes = 0;