diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/atmos_test.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/atmos_test.cc b/test/atmos_test.cc index 9fdddc979..d070fa710 100644 --- a/test/atmos_test.cc +++ b/test/atmos_test.cc @@ -103,6 +103,8 @@ BOOST_AUTO_TEST_CASE (atmos_trim_test) /* Just check that the encode runs; I'm not sure how to test the MXF */ make_and_verify_dcp (film, { dcp::VerificationNote::Code::MISSING_CPL_METADATA }); + + cl.run(); } |
