Try to support different KDM formulations.
[libdcp.git] / test / encryption_test.cc
index 35e828b9183e7db7fc4beddfcf2844f09c4105ec..201d3c35f20798fdf1c7d7e7dd260e7270351e25 100644 (file)
@@ -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");