diff --git a/OneM2M_TestControl_MN_profile.ttcn b/OneM2M_TestControl_MN_profile.ttcn
index 955d385c773d28bbed49ca1345b138951cf53166..2b69d05c78a4079a90f0dd7065e0870ff14dddf7 100644
--- a/OneM2M_TestControl_MN_profile.ttcn
+++ b/OneM2M_TestControl_MN_profile.ttcn
@@ -96,6 +96,7 @@ module OneM2M_TestControl_MN_profile {
 		if(true) {execute (TC_CSE_REG_DEL_002());}
 		if(true) {execute (TC_CSE_DMR_UPD_016_CSR_ET());}
 		if(true) {execute (TC_CSE_DMR_UPD_016_CSR_RR());}
+		if(PICS_CSR_LBL) {execute (TC_CSE_REG_CRE_013_LBL());}
 		if(PICS_CSR_LBL) {execute (TC_CSE_REG_CRE_028_LBL());}
 		if(PICS_CSR_LBL) {execute (TC_CSE_REG_RET_007_LBL());}
 		if(PICS_CSR_LBL) {execute (TC_CSE_REG_UPD_002_LBL());}