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

Update Test System after renaming TTCN modules for MEC015

parent 0d64081b
......@@ -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
......
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment