diff --git a/LibOneM2M/OneM2M_Pixits.ttcn b/LibOneM2M/OneM2M_Pixits.ttcn
index fc12f3006e36470313b36f52c2f6a48650edfbff..d558e5bff03c97d408a1391fea7f4f2046acfd8f 100644
--- a/LibOneM2M/OneM2M_Pixits.ttcn
+++ b/LibOneM2M/OneM2M_Pixits.ttcn
@@ -217,7 +217,7 @@ module OneM2M_Pixits {
 			/**
 			 * @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)