laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37863?usp=email )
Change subject: sgsn/SGSN_Tests: remove a superfluous/wrong comment ......................................................................
sgsn/SGSN_Tests: remove a superfluous/wrong comment
Change-Id: Ib1cdea68e534bcf33aaeb8635d85f1f02cacb148 --- M sgsn/SGSN_Tests.ttcn 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn index 9a50297..1d6d924 100644 --- a/sgsn/SGSN_Tests.ttcn +++ b/sgsn/SGSN_Tests.ttcn @@ -2672,7 +2672,6 @@ /* then activate PDP context */ f_pdp_ctx_act(apars, ran_index := 1);
- /* do a RAU to second BVCI */ /* then transceive a downlink PDU */ f_gtpu_xceive_mt(apars, f_rnd_octstring(100), ran_index := 1);