summaryrefslogtreecommitdiff
path: root/test/encryption_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/encryption_test.cc')
-rw-r--r--test/encryption_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc
index 35e828b9..201d3c35 100644
--- a/test/encryption_test.cc
+++ b/test/encryption_test.cc
@@ -110,7 +110,8 @@ BOOST_AUTO_TEST_CASE (encryption)
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
);
kdm.as_xml ("build/test/bar.kdm.xml");