summaryrefslogtreecommitdiff
path: root/test/round_trip_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/round_trip_test.cc')
-rw-r--r--test/round_trip_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/round_trip_test.cc b/test/round_trip_test.cc
index e5a22f60..19ed482a 100644
--- a/test/round_trip_test.cc
+++ b/test/round_trip_test.cc
@@ -82,7 +82,8 @@ BOOST_AUTO_TEST_CASE (round_trip_test)
boost::posix_time::time_from_string ("2013-01-01 00:00:00"),
boost::posix_time::time_from_string ("2013-01-08 00:00:00"),
"libdcp",
- "2012-07-17T04:45:18+00:00"
+ "2012-07-17T04:45:18+00:00",
+ libdcp::KDM::MODIFIED_TRANSITIONAL_1
);
boost::filesystem::path const kdm_file = work_dir / "kdm.xml";