aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/BSC_Tests_LCLS.ttcn
diff options
context:
space:
mode:
Diffstat (limited to 'bsc/BSC_Tests_LCLS.ttcn')
-rw-r--r--bsc/BSC_Tests_LCLS.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc/BSC_Tests_LCLS.ttcn b/bsc/BSC_Tests_LCLS.ttcn
index 8a48be1a..23cb449b 100644
--- a/bsc/BSC_Tests_LCLS.ttcn
+++ b/bsc/BSC_Tests_LCLS.ttcn
@@ -738,7 +738,7 @@ testcase TC_lcls_connect_clear() runs on lcls_test_CT {
control {
- if (false) {
+ if (true) {
} else {
execute( TC_lcls_gcr_only() );