// we use gettimeofday() now to determine the packet rcv time, since on some boxes...
[senf.git] / senf / Socket / Protocols / UN / UNSocketProtocol.test.cc
index 57c1bb6..5ab4477 100644 (file)
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
-BOOST_AUTO_UNIT_TEST(unProtocol)
+SENF_AUTO_UNIT_TEST(unProtocol)
 {
-  
     //zZ leer
+    BOOST_CHECK( true );
 }