From 333fd80a996cb8253af4cc0745006ad10b2508a6 Mon Sep 17 00:00:00 2001
From: "ivan.fedorov" <ivan.fedorov@demlabs.net>
Date: Mon, 20 Apr 2020 23:47:32 +0300
Subject: [PATCH] c4

---
 test/crypto/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/crypto/main.c b/test/crypto/main.c
index 8cefa79..dc22cb5 100755
--- a/test/crypto/main.c
+++ b/test/crypto/main.c
@@ -18,7 +18,7 @@
 int main(void)
 {
     //test
-    //test3
+    //test4
     // switch off debug info from library
     dap_log_level_set(L_CRITICAL);
     //LRCT_Setup_Test();
-- 
GitLab