summaryrefslogtreecommitdiff
path: root/test/encryption_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-01-14 23:54:53 +0000
committerCarl Hetherington <cth@carlh.net>2016-01-14 23:54:53 +0000
commita2374eb06a0f6d391d1d5ae04f50ce5e8076173a (patch)
treea3b83b31e739e7b5312a3a99e9a1c1446ff29bbb /test/encryption_test.cc
parent38ff2954f40131a12aa8a037b9fc6c4abd3894b9 (diff)
Use out-of-tree asdcplib-cth
Diffstat (limited to 'test/encryption_test.cc')
-rw-r--r--test/encryption_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc
index 7c8256fa..49e05753 100644
--- a/test/encryption_test.cc
+++ b/test/encryption_test.cc
@@ -50,7 +50,7 @@ BOOST_AUTO_TEST_CASE (encryption_test)
boost::filesystem::remove_all ("build/test/signer");
boost::filesystem::create_directory ("build/test/signer");
- Kumu::libdcp_test = true;
+ Kumu::cth_test = true;
dcp::MXFMetadata mxf_metadata;
mxf_metadata.company_name = "OpenDCP";