From d24b16a9b1ad2fdaef264d9c9e7ab23a95a98ad1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 16 Jan 2023 07:39:25 +0100 Subject: Fix tests. --- test/verify_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/verify_test.cc b/test/verify_test.cc index 34dc79bc..12bd3b01 100644 --- a/test/verify_test.cc +++ b/test/verify_test.cc @@ -918,6 +918,7 @@ BOOST_AUTO_TEST_CASE (verify_empty_text_node_in_subtitles_with_empty_child_nodes check_verify_result ( { dir }, { + { dcp::VerificationNote::Type::ERROR, dcp::VerificationNote::Code::MISSING_SUBTITLE, asset->id(), boost::filesystem::canonical(asset->file().get()) }, { dcp::VerificationNote::Type::BV21_ERROR, dcp::VerificationNote::Code::INVALID_STANDARD }, { dcp::VerificationNote::Type::WARNING, dcp::VerificationNote::Code::EMPTY_TEXT }, }); -- cgit v1.2.3