Adjustment and fixes for boost-1.36 support
[senf.git] / Scheduler / Poller.test.cc
index f36cdff..35cb270 100644 (file)
@@ -36,7 +36,9 @@
 ///////////////////////////////cc.p////////////////////////////////////////
 
 BOOST_AUTO_UNIT_TEST(poller)
-{}
+{
+    BOOST_CHECK( true );
+}
 
 ///////////////////////////////cc.e////////////////////////////////////////
 #undef prefix_