aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2020-09-10 22:29:12 +0200
committerlynxis lazus <lynxis@fe80.eu>2020-09-11 11:23:01 +0000
commit4ad3a356f394734f4e36816733a685201ad1f914 (patch)
treefbde6a2206a40d1e397abd56ba1f2fda7e061c23
parent1e5dc48213a7f59512026b4979f7c032f518fed0 (diff)
BSC_Tests: fix whitespace typo
-rw-r--r--bsc/BSC_Tests.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 4c450287..2eb9b241 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -7400,7 +7400,7 @@ control {
execute( TC_si2quater_48_earfcns() );
execute( TC_si2quater_49_earfcns() );
execute( TC_si_acc_rotate() );
- execute (TC_si_acc_ramp_rotate() );
+ execute( TC_si_acc_ramp_rotate() );
/* RSL DCHAN Channel ACtivation / Deactivation */
execute( TC_chan_act_noreply() );