diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-22 13:39:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-19 23:04:32 +0100 |
| commit | 8edc349253daf5eb0d9ceb75f467cdbbc668f27a (patch) | |
| tree | 861957d60154a5ee99d3183bd03f332861aea3c4 /test/isdcf_name_test.cc | |
| parent | a9560411288b71758de765319c5abfdc16e283cc (diff) | |
Default to SMPTE for tests.
Diffstat (limited to 'test/isdcf_name_test.cc')
| -rw-r--r-- | test/isdcf_name_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/isdcf_name_test.cc b/test/isdcf_name_test.cc index bb47fa9c0..44d67f97d 100644 --- a/test/isdcf_name_test.cc +++ b/test/isdcf_name_test.cc @@ -71,7 +71,6 @@ BOOST_AUTO_TEST_CASE (isdcf_name_test) m.studio = "DI"; m.facility = "PP"; film->set_isdcf_metadata (m); - film->set_interop (false); BOOST_CHECK_EQUAL (film->isdcf_name(false), "MyNiceFilmWith_TLR-2_S_DE-fr_US-R_4K_DI_20140704_PP_SMPTE_OV"); /* Test interior aspect ratio: shouldn't be shown with trailers */ |
