summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 04036276..eb32afaa 100644
--- a/test/encryption_test.cc
+++ b/test/encryption_test.cc
@@ -17,7 +17,7 @@
*/
-/* Load a certificate chain from build/test/data/.pem and then build
+/* 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)