all unit tests: replaced BOOST_AUTO_UNIT_TEST with new SENF_AUTO_UNIT_TEST macro
[senf.git] / senf / Utils / Console / Config.test.cc
index 5be47ca..d319966 100644 (file)
@@ -62,7 +62,7 @@ namespace {
     };
 }
 
-BOOST_AUTO_UNIT_TEST(configBundle)
+SENF_AUTO_UNIT_TEST(configBundle)
 {
     senf::console::ScopedDirectory<> root;
     senf::console::root().add("root", root);