Index: trunk/t3q-examples/checkLogFormat/checkLogFormat.ttcn3
===================================================================
--- trunk/t3q-examples/checkLogFormat/checkLogFormat.ttcn3	(revision 38)
+++ trunk/t3q-examples/checkLogFormat/checkLogFormat.ttcn3	(revision 39)
@@ -13,4 +13,8 @@
     testcase t_sendMsg ()
     runs on myComponent {
+
+		//this should also be correct
+		log("*** t_sendMsg: INFO: Unknown component " & p_variable & " ***");
+		f_2 ();
 
         // correct
