summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-12-06 21:14:53 +0100
committerCarl Hetherington <cth@carlh.net>2019-12-06 21:14:53 +0100
commit815caf881b290069854990c3ed7f9cae05d67723 (patch)
treea993b70a562f1f2b97f5e2b78f30b52ffacd0bd7 /test
parent824b50b62659512095f7bf70496a03989d0aa7e0 (diff)
Add a comment.
Diffstat (limited to 'test')
-rw-r--r--test/verify_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/verify_test.cc b/test/verify_test.cc
index 1e9f8aa4..026c2726 100644
--- a/test/verify_test.cc
+++ b/test/verify_test.cc
@@ -300,6 +300,7 @@ BOOST_AUTO_TEST_CASE (verify_test8)
/* Badly formatted <Id> in CPL */
BOOST_AUTO_TEST_CASE (verify_test9)
{
+ /* There's no CPL_HASH_INCORRECT error here because it can't find the correct hash by ID (since the ID is wrong) */
check_after_replace (
9, &cpl,
"<Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b", "<Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375",