ttcn3-hlr: Drop uneeded module param HLR_Tests.mp_hlr_supports_dgsm

Since -latest was updated to newer releases, this param is never set to
false anymore, and it already defaults to true, so there's no need to
set it here explicitly. Furthermore, it will be completely dropped soon.

Change-Id: Icab36eba29ad4fadd07ec804ef713910b80ce706
This commit is contained in:
Pau Espin 2021-02-26 13:04:05 +01:00
parent 6ef96e4980
commit 6c696b2294
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
[MODULE_PARAMETERS]
HLR_Tests.mp_hlr_ip := "172.18.10.20"
HLR_Tests.mp_hlr_supports_dgsm := true
[MAIN_CONTROLLER]