Skip to content
Snippets Groups Projects

Fix/minor improvements r1

Merged Bogdan Stanca-Kaposta requested to merge fix/minor-improvements-r1 into Release1
+ 12
12
Compare changes
  • Side-by-side
  • Inline
Files
@@ -217,7 +217,7 @@ module OneM2M_Pixits {
@@ -217,7 +217,7 @@ module OneM2M_Pixits {
/**
/**
* @desc Resources to be deleted by TC_DELETE_RESOURCES
* @desc Resources to be deleted by TC_DELETE_RESOURCES
*/
*/
modulepar XSD.IDREFS PX_RESOURCES_TO_BE_DELETED := {"MyAe"};
modulepar XSD.IDREFS PX_RESOURCES_TO_BE_DELETED := { "MyAe", "MyAccessControlPolicyResource", "SubscriptionVerificationAcp", "MyAcp", "MyRemoteCSEResource" };
/**
/**
* @desc To enable run postamble (for debugging)
* @desc To enable run postamble (for debugging)
Loading