debian: Update build depends
[senf.git] / Utils / pool_alloc_mixin.test.cc
index 5d130ed..60957cf 100644 (file)
@@ -43,7 +43,7 @@ namespace {
 
 BOOST_AUTO_UNIT_TEST(poolAllocMixin)
 {
-#ifndef SENF_NO_DEBUG
+#ifdef SENF_DEBUG
     BOOST_CHECK_EQUAL( Test::allocCounter(), 0u );
 
     {