diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-18 08:18:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-18 08:18:25 +0100 |
| commit | 29a7edbc3d4a92bd1bf66948d3553d4b88f2d291 (patch) | |
| tree | b107ddaa97f7c8d5fde2b2a343b532a517945aca | |
| parent | 7fd1757fc244a493d3116ef95bae2488565dc404 (diff) | |
Fix comment.
| -rw-r--r-- | test/encryption_test.cc | 2 |
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) |
