aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_hash_id.cpp
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-10-15 11:28:06 -0400
committerJack Lloyd <[email protected]>2017-10-15 11:28:06 -0400
commit96ed1bf7f001e8302bdaa42ab37555ee5c0f9edb (patch)
treec27a5e1a6875062a8b55f1a54129d84ef8ad1373 /src/tests/test_hash_id.cpp
parentd52dece3876df6d19681fb16cb607325aee01052 (diff)
Additional final annotations
Diffstat (limited to 'src/tests/test_hash_id.cpp')
-rw-r--r--src/tests/test_hash_id.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test_hash_id.cpp b/src/tests/test_hash_id.cpp
index 9a8565a16..e58c0a5e7 100644
--- a/src/tests/test_hash_id.cpp
+++ b/src/tests/test_hash_id.cpp
@@ -17,7 +17,7 @@ namespace Botan_Tests {
#if defined(BOTAN_HAS_HASH_ID) && defined(BOTAN_HAS_ASN1)
-class PKCS_HashID_Test : public Test
+class PKCS_HashID_Test final : public Test
{
public:
std::vector<Test::Result> run() override