hnbap: Use protocolExtensions := * in tr and omit in ts templates

Change-Id: Ic8f9afc9d74507f7d73f52cefc92ed1c2dc4b1bc
diff --git a/hnbgw/HNBGW_Tests.ttcn b/hnbgw/HNBGW_Tests.ttcn
index d3d3a36..b440292 100644
--- a/hnbgw/HNBGW_Tests.ttcn
+++ b/hnbgw/HNBGW_Tests.ttcn
@@ -638,7 +638,7 @@
 {
 	timer T := 2.0;
 
-	HNBAP[hnb_idx].send(tr_HNBAP_HNBRegisterRequest(char2oct("TTCN3 HNodeB"),
+	HNBAP[hnb_idx].send(ts_HNBAP_HNBRegisterRequest(char2oct("TTCN3 HNodeB"),
 					'00F110'O,
 					int2bit(1 + cell_id, 28),
 					int2oct(2, 2),