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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc
index c3590751..2af80270 100644
--- a/test/encryption_test.cc
+++ b/test/encryption_test.cc
@@ -65,7 +65,7 @@ BOOST_AUTO_TEST_CASE (encryption_test)
boost::filesystem::remove_all ("build/test/signer");
boost::filesystem::create_directory ("build/test/signer");
- Kumu::cth_test = true;
+ RNGFixer fix;
dcp::MXFMetadata mxf_metadata;
mxf_metadata.company_name = "OpenDCP";