diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-06 23:31:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-06 23:31:16 +0100 |
| commit | 4313456938d34d93239194e914b82e7a5ae14c1c (patch) | |
| tree | 622dffc47d90a14b70eecd35b0e5717a9b80fade /test/tests.cc | |
| parent | 3340b9a66ca2153daf8568ae147abcc9c5983323 (diff) | |
Can decrypt a KDM.
Diffstat (limited to 'test/tests.cc')
| -rw-r--r-- | test/tests.cc | 1 |
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" |
