From 4a9413be52335e433ea58e9ffba8b5d2a66f4ecd Mon Sep 17 00:00:00 2001
From: Botond Baranyi <botond.baranyi@ericsson.com>
Date: Mon, 21 Oct 2019 15:51:52 +0200
Subject: [PATCH] Added incomplete actual parameter test to global makefile
 (bug 552232)

Change-Id: I19ab3196ecdb9b8f26447e5d15d235f87360a3b2
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
---
 regression_test/compileonly/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression_test/compileonly/Makefile b/regression_test/compileonly/Makefile
index 37e209bf1..737de542b 100644
--- a/regression_test/compileonly/Makefile
+++ b/regression_test/compileonly/Makefile
@@ -31,7 +31,7 @@ CODIRS := dynamicTemplate styleGuide topLevelPdu \
 	asn1_hyphen nameClash portTranslation UntaggedOnTopLevelUnionSwitch \
 	typeDescrGenWIthNoXER languageSpec asn1_opentype openTypeXER \
 	asnStringSubtypes componentParameter realtimeKeywords Bug550526 \
-	Bug550623
+	Bug550623 Bug552232
 
 ifdef DYN
 CODIRS +=  mfgen-xsd
-- 
GitLab