all unit tests: replaced BOOST_AUTO_UNIT_TEST with new SENF_AUTO_UNIT_TEST macro
[senf.git] / senf / Utils / Logger / Config.test.cc
index 346cdcb..2bda862 100644 (file)
@@ -35,7 +35,7 @@
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
-BOOST_AUTO_UNIT_TEST(logConfig)
+SENF_AUTO_UNIT_TEST(logConfig)
 {
     BOOST_CHECK((   senf::log::Enabled< senf::log::Debug, 
                                         senf::log::DefaultArea,