diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn index 6befa69a3..2b90a6e44 100644 --- a/bsc/BSC_Tests.ttcn +++ b/bsc/BSC_Tests.ttcn @@ -10131,7 +10131,6 @@ control { execute( TC_mscpool_no_allow_attach_valid_nri() ); } - /* at bottom as they might crash OsmoBSC before OS#3182 is fixed */ execute( TC_early_conn_fail() ); execute( TC_late_conn_fail() ); execute( TC_stats_conn_fail() );