X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FDuplicators.test.cc;h=72127e3df4e5e7b8136d323ddab05f064cae8a0a;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=bb8159663332c6e6d2763d8ca4ddaef13a4fcc83;hpb=9cb871b939efe93e35dd96808d25089399acfc46;p=senf.git diff --git a/senf/PPI/Duplicators.test.cc b/senf/PPI/Duplicators.test.cc index bb81596..72127e3 100644 --- a/senf/PPI/Duplicators.test.cc +++ b/senf/PPI/Duplicators.test.cc @@ -36,7 +36,7 @@ #include #define prefix_ -///////////////////////////////cc.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace ppi = senf::ppi; namespace connector = ppi::connector; @@ -64,7 +64,7 @@ SENF_AUTO_UNIT_TEST(activeDuplicator) BOOST_CHECK( sink2.pop_front() == p ); } -///////////////////////////////cc.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_