From 7e9178df28d12ec4ea3b8d4cfdbe79ac5f68da3e Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 17 Dec 2019 17:52:17 +0100 Subject: msc: Remove trailing whitespace Change-Id: I934dd3504fa91e2006fbc9b1133836060eb0591e --- msc/BSC_ConnectionHandler.ttcn | 2 -- msc/MSC_Tests.ttcn | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'msc') diff --git a/msc/BSC_ConnectionHandler.ttcn b/msc/BSC_ConnectionHandler.ttcn index 0846c04d..cd1a114d 100644 --- a/msc/BSC_ConnectionHandler.ttcn +++ b/msc/BSC_ConnectionHandler.ttcn @@ -1837,5 +1837,3 @@ runs on BSC_ConnHdlr { } - - diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn index a083606a..e2728d32 100644 --- a/msc/MSC_Tests.ttcn +++ b/msc/MSC_Tests.ttcn @@ -1736,7 +1736,7 @@ testcase TC_cr_before_reset() runs on MTC_CT { setverdict(fail, "no BSSMAP RESET ACK seen!"); mtc.stop; } - } + } } /* Test MO Call with no response to RAN-side CRCX or DTAP Release */ -- cgit v1.2.3