ttcn3-msc: Drop uneeded module params

Since -latest was updated to newer releases, there's no need to change
the values of these params. Furthermore, they will be completely dropped soon.

Change-Id: I6121b435c5b984eab64d953e9d3f26eecc0e7bc5
Related: OS#5042
This commit is contained in:
Pau Espin 2021-02-26 13:17:49 +01:00
parent 6c696b2294
commit 06b256e337
1 changed files with 0 additions and 4 deletions

View File

@ -51,10 +51,6 @@ MSC_Tests.mp_msc_ip := "172.18.20.10";
# local (emulation) side)
MSC_Tests.mp_hlr_ip := "172.18.20.103";
MSC_Tests.mp_mgw_ip := "172.18.20.103";
MSC_Tests.mp_enable_crashing_tests := true;
MSC_Tests.mp_enable_cell_id_test := true;
BSC_ConnectionHandler.mp_expect_common_id := true;
MNCC_Emulation.mp_mncc_version := 7;
[MAIN_CONTROLLER]