From d294233f7067209d03e97271351b371faf73ffd1 Mon Sep 17 00:00:00 2001
From: Miklos Magyari <miklos.magyari@sigmatechnology.com>
Date: Fri, 21 Feb 2025 13:34:35 +0100
Subject: [PATCH] Removed non-existing function tests

Signed-off-by: Miklos Magyari <miklos.magyari@sigmatechnology.com>
---
 function_test/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/function_test/Makefile b/function_test/Makefile
index 54fb71e8f..739844b78 100644
--- a/function_test/Makefile
+++ b/function_test/Makefile
@@ -17,7 +17,7 @@
 #
 ##############################################################################
 # Makefile to run the non-interactive tests
-DIRS := Semantic_Analyser Semantic_Analyser_Csaba Config_Parser OOP
+DIRS := Semantic_Analyser OOP
 
 SCRIPTFLAGS :=
 
-- 
GitLab