Adjustment and fixes for boost-1.36 support
[senf.git] / Utils / Termlib / Telnet.test.cc
index 124897d..3a807ce 100644 (file)
@@ -36,7 +36,9 @@
 ///////////////////////////////cc.p////////////////////////////////////////
 
 BOOST_AUTO_UNIT_TEST(telnet)
-{}
+{
+    BOOST_CHECK( true );
+}
 
 ///////////////////////////////cc.e////////////////////////////////////////
 #undef prefix_