From a20f8a261321b8e363486fec1613047b6d4f7bd6 Mon Sep 17 00:00:00 2001 From: balaskoa <Jeno.Balasko@ericsson.com> Date: Thu, 7 Nov 2019 10:26:45 +0100 Subject: [PATCH] Small bugfix (duplicated def) Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I94bb2583688cddc09ee6aca611b721d4193313c7 --- regression_test/hexstrOper/ThexstrOper.ttcn | 1 - 1 file changed, 1 deletion(-) diff --git a/regression_test/hexstrOper/ThexstrOper.ttcn b/regression_test/hexstrOper/ThexstrOper.ttcn index bcaeb3a10..ef544505d 100644 --- a/regression_test/hexstrOper/ThexstrOper.ttcn +++ b/regression_test/hexstrOper/ThexstrOper.ttcn @@ -13,7 +13,6 @@ ******************************************************************************/ module ThexstrOper { -type component CT { } modulepar hexstring tsp_notChangedUninit modulepar hexstring tsp_notChangedInit := '12345'H -- GitLab