Unit Tests: added BOOST_CHECK(true) to tests without any assertions to avoid warnings
[senf.git] / senf / Utils / Logger / AreaRegistry.test.cc
index b01e55a..d49f7cb 100644 (file)
@@ -37,6 +37,7 @@
 
 SENF_AUTO_UNIT_TEST(areaRegistry)
 {
+    BOOST_CHECK( true );
 #if 0
     // Need to rewrite this test ... 
     char const * areas[] = { "GlobalTestArea",