Skip to content
Snippets Groups Projects
Commit e383174b authored by Bogdan Stanca-Kaposta's avatar Bogdan Stanca-Kaposta
Browse files

put all resources as in the PX_RESOURCES_TO_BE_DELETED

parent f4064251
No related branches found
No related tags found
1 merge request!53Fix/minor improvements r1
...@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment