From: Remi Gacogne Date: Fri, 16 Jul 2021 08:09:03 +0000 (+0200) Subject: rec: Fix formatting in test-aggressive_nsec_cc.cc X-Git-Tag: dnsdist-1.7.0-alpha1~83^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5159818fd7cd2792861be5d1cedfc128cf45f0;p=thirdparty%2Fpdns.git rec: Fix formatting in test-aggressive_nsec_cc.cc --- diff --git a/pdns/recursordist/test-aggressive_nsec_cc.cc b/pdns/recursordist/test-aggressive_nsec_cc.cc index 75b9349401..c81fe162dd 100644 --- a/pdns/recursordist/test-aggressive_nsec_cc.cc +++ b/pdns/recursordist/test-aggressive_nsec_cc.cc @@ -1756,7 +1756,6 @@ BOOST_AUTO_TEST_CASE(test_aggressive_nsec3_ancestor_cases) BOOST_CHECK_EQUAL(cache->getEntriesCount(), 3U); } - /* the cache should now be able to deny any type for the name */ int res; std::vector results;