all unit tests: replaced BOOST_AUTO_UNIT_TEST with new SENF_AUTO_UNIT_TEST macro
[senf.git] / senf / Utils / Logger / AreaRegistry.test.cc
index 4487679..b01e55a 100644 (file)
@@ -35,7 +35,7 @@
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
-BOOST_AUTO_UNIT_TEST(areaRegistry)
+SENF_AUTO_UNIT_TEST(areaRegistry)
 {
 #if 0
     // Need to rewrite this test ...