From 854410e44e63805797d25a5f6f75a81df1a31a34 Mon Sep 17 00:00:00 2001 From: balaskoa <Jeno.Balasko@ericsson.com> Date: Mon, 2 Nov 2020 14:39:22 +0100 Subject: [PATCH] map_param Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I939305f9da8fbd9820808e5b071d2ffa5482c508 --- regression_test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression_test/Makefile b/regression_test/Makefile index 2b62cc01d..5f624fed7 100644 --- a/regression_test/Makefile +++ b/regression_test/Makefile @@ -50,7 +50,7 @@ customEncoding makefilegen uidChars checkstate hostid templateIstemplatekind \ selectUnion templateExclusiveRange any_from templatePatternRef indexWithRecofArray \ connectMapOperTest fuzzy portTranslation ischosen functionSubref done \ nondeterministicDefaultParam predefFunction2 realtime portTranslationCentralStorage \ -locale oop references unicharstrToCharstr defaultAlternative +locale oop references unicharstrToCharstr defaultAlternative map_param ifdef DYN DIRS += loggerplugin junitlogger -- GitLab