aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_name_constraint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test_name_constraint.cpp')
-rw-r--r--src/tests/test_name_constraint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test_name_constraint.cpp b/src/tests/test_name_constraint.cpp
index 96d7bee00..46ebaa466 100644
--- a/src/tests/test_name_constraint.cpp
+++ b/src/tests/test_name_constraint.cpp
@@ -19,7 +19,7 @@ namespace {
#if defined(BOTAN_HAS_X509_CERTIFICATES)
-class Name_Constraint_Tests : public Test
+class Name_Constraint_Tests final : public Test
{
public:
std::vector<Test::Result> run() override