dexter has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34279 )


Change subject: MME_Tests: remove unusued timer variable
......................................................................

MME_Tests: remove unusued timer variable

The Timer T in TC_RIM_RAN_INF is not used, let's remove it.

Related: OS#5760
Change-Id: I3d18cda38789e5a42536fd17b6641efa725f757b
---
M mme/MME_Tests.ttcn
1 file changed, 12 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/79/34279/1

diff --git a/mme/MME_Tests.ttcn b/mme/MME_Tests.ttcn
index 7a709fd..a517798 100644
--- a/mme/MME_Tests.ttcn
+++ b/mme/MME_Tests.ttcn
@@ -928,8 +928,6 @@
        f_s1ap_setup(0);
        f_init_gtp(id);

-       timer T := 3.0;
-
        var ConnHdlrPars pars := f_init_pars(ue_idx := 0);
        var ConnHdlr vc_conn;
        vc_conn := f_start_handler_with_pars(refers(f_TC_RIM_RAN_INF), pars);

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34279
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I3d18cda38789e5a42536fd17b6641efa725f757b
Gerrit-Change-Number: 34279
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>
Gerrit-MessageType: newchange

Reply via email to