PCUIF: Fix naming of counters in InfoInd

Change-Id: Ieb26020e0f18169f19322963e23358b6ca254545
diff --git a/pcu/PCU_Tests.ttcn b/pcu/PCU_Tests.ttcn
index 1d35a55..61048b0 100644
--- a/pcu/PCU_Tests.ttcn
+++ b/pcu/PCU_Tests.ttcn
@@ -98,9 +98,9 @@
 	t3191 := 5,
 	t3193_10ms := 160,
 	t3195 := 5,
-	t3101 := 10,
-	t3103 := 4,
-	t3105 := 8,
+	n3101 := 10,
+	n3103 := 4,
+	n3105 := 8,
 	cv_countdown := 15,
 	dl_tbf_ext := 250 * 10, /* ms */
 	ul_tbf_ext := 250 * 10, /* ms */