diff --git a/gbproxy/GBProxy_Tests.ttcn b/gbproxy/GBProxy_Tests.ttcn index c288adbc2..2233eceb6 100644 --- a/gbproxy/GBProxy_Tests.ttcn +++ b/gbproxy/GBProxy_Tests.ttcn @@ -2100,7 +2100,7 @@ testcase TC_bvc_reset_sig_from_bss() runs on test_CT { /* check if BVC-block was not received on any unexpected BVC is not required as * such a message would basically run into 'no matching clause' */ - + setverdict(pass); f_cleanup(); }