summaryrefslogtreecommitdiff
path: root/test/tests.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-06 23:31:16 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-06 23:31:16 +0100
commit4313456938d34d93239194e914b82e7a5ae14c1c (patch)
tree622dffc47d90a14b70eecd35b0e5717a9b80fade /test/tests.cc
parent3340b9a66ca2153daf8568ae147abcc9c5983323 (diff)
Can decrypt a KDM.
Diffstat (limited to 'test/tests.cc')
-rw-r--r--test/tests.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests.cc b/test/tests.cc
index 4fc81571..49c6689f 100644
--- a/test/tests.cc
+++ b/test/tests.cc
@@ -70,6 +70,7 @@ wav (libdcp::Channel)
static string test_corpus = "../libdcp-test";
+#include "kdm_test.cc"
#include "decryption_test.cc"
#include "dcp_test.cc"
#include "error_test.cc"