X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FDuplicators.test.cc;h=ade802869f9bdff46b0b60156ccabe6dfefb9451;hb=767a76da8e5b96a69b620e44d32e0a1b04005679;hp=ed8701f3b034d5b0af0cf23b0a49103f3139759e;hpb=8348a88c43eb04dc2979f3c07b2e6e920f251073;p=senf.git diff --git a/senf/PPI/Duplicators.test.cc b/senf/PPI/Duplicators.test.cc index ed8701f..ade8028 100644 --- a/senf/PPI/Duplicators.test.cc +++ b/senf/PPI/Duplicators.test.cc @@ -43,7 +43,7 @@ namespace connector = ppi::connector; namespace module = ppi::module; namespace debug = module::debug; -BOOST_AUTO_UNIT_TEST(activeDuplicator) +SENF_AUTO_UNIT_TEST(activeDuplicator) { debug::ActiveSource source; module::ActiveDuplicator duplicator;