Commit 9346fa71 authored by YannGarcia's avatar YannGarcia
Browse files

Update Test System after renaming TTCN modules for MEC015

parent 0d64081b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@ module LibItsHttp_JsonMessageBodyTypes {
  import from UEidentityAPI_TypesAndValues all;
  // LibMec/RnisAPI
  import from RnisAPI_TypesAndValues all;
  // LibMec/BwManagementApi
  import from BwManagementAPI_TypesAndValues all;
  // LibMec/TrafficManagementApi
  import from TrafficManagementAPI_TypesAndValues all;
  // LibMec/Ams
  import from Ams_TypesAndValues all;
  // LibMec/AppEnablementAPI
+3 −3
Original line number Diff line number Diff line
@@ -22,9 +22,9 @@ module LibItsHttp_JsonTemplates {
  // LibMec/RnisAPI
  import from RnisAPI_TypesAndValues all;
  import from RnisAPI_Templates all;
  // LibMec/BwManagementAPI
  import from BwManagementAPI_TypesAndValues all;
  import from BwManagementAPI_Templates all;
  // LibMec/TrafficManagementAPI
  import from TrafficManagementAPI_TypesAndValues all;
  import from TrafficManagementAPI_Templates all;
  // LibMec/AppEnablementAPI
  import from AppEnablementAPI_TypesAndValues all;
  import from AppEnablementAPI_Templates all;