X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FDuplicators.test.cc;h=bb8159663332c6e6d2763d8ca4ddaef13a4fcc83;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=ed8701f3b034d5b0af0cf23b0a49103f3139759e;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/PPI/Duplicators.test.cc b/senf/PPI/Duplicators.test.cc index ed8701f..bb81596 100644 --- a/senf/PPI/Duplicators.test.cc +++ b/senf/PPI/Duplicators.test.cc @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2009 +// Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -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;