ttcn3-bsc: Get rid of uneeded param BSC_Tests.mp_media_mgw_offer_ipv6

This param is true by default and there's no one setting it to false
anymore (and soon will be removed).

Related: OS#5042
Change-Id: I1780320c69ec4a9f086677fd4884dec674f8332e
This commit is contained in:
Pau Espin 2021-02-26 12:53:19 +01:00
parent bd79c36e29
commit a0026cd724
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
BSC_Tests.mp_bsc_ip := "172.18.2.20";
BSC_Tests.mp_test_ip := "172.18.2.203";
BSC_Tests.mp_enable_osmux_test := true;
BSC_Tests.mp_media_mgw_offer_ipv6 := true;
BSC_Tests.mp_bssap_cfg := {
{
transport := BSSAP_TRANSPORT_AoIP,