From 3ac1487997a968278c69728bd5eaa5dcf03b66ca Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 8 Jun 2015 09:55:20 +0100 Subject: Some comments and test tweaks. --- test/encryption_test.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/encryption_test.cc') diff --git a/test/encryption_test.cc b/test/encryption_test.cc index 299e5f9b..d09f04bd 100644 --- a/test/encryption_test.cc +++ b/test/encryption_test.cc @@ -41,9 +41,9 @@ using boost::shared_ptr; -/* Load a certificate chain from build/test/data/ *.pem and then build - an encrypted DCP and a KDM using it. -*/ +/** Load a certificate chain from build/test/data/ *.pem and then build + * an encrypted DCP and a KDM using it. + */ BOOST_AUTO_TEST_CASE (encryption_test) { boost::filesystem::remove_all ("build/test/signer"); -- cgit v1.2.3