configs and comms
[CBFWR.git] / unittests / readconfigfromshm.php
index f05849b..1c1247c 100644 (file)
@@ -23,4 +23,6 @@ $conf = $comms->getConfig();
 
 print_r($conf);
 
+$comms->sendMessage("hi there");
+
 ?>
\ No newline at end of file