From 06a9fd17d3d9fc43c4f8a5c9f5de20c9c7dd4bd3 Mon Sep 17 00:00:00 2001
From: Andrei Yankovich <EndrIIMail@gmail.com>
Date: Mon, 17 Jul 2023 10:19:06 +0300
Subject: [PATCH] Update tests/tstMain.cpp

---
 tests/tstMain.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/tstMain.cpp b/tests/tstMain.cpp
index 3a4770b..7db8c42 100644
--- a/tests/tstMain.cpp
+++ b/tests/tstMain.cpp
@@ -45,7 +45,7 @@ private slots:
     TestCase(crtTestX509RSA, CrtTestX509RSA)
     TestCase(crtTestX509ECDSA, CrtTestX509ECDSA)
 
-    // END TEST CASESa
+    // END TEST CASES
 
 private: