From: Otto Moerbeek Date: Fri, 14 Feb 2020 09:55:11 +0000 (+0100) Subject: Formatting X-Git-Tag: rec-4.3.0-rc2~1^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e2e4462ce8ae1df3b679539bfc991ec7597ac1;p=thirdparty%2Fpdns.git Formatting (cherry picked from commit 08352cb51e382d27f8204e631d04ad7bfc011f2f) --- diff --git a/pdns/recursordist/test-filterpo_cc.cc b/pdns/recursordist/test-filterpo_cc.cc index 6d6cf06058..f508925357 100644 --- a/pdns/recursordist/test-filterpo_cc.cc +++ b/pdns/recursordist/test-filterpo_cc.cc @@ -691,5 +691,4 @@ BOOST_AUTO_TEST_CASE(test_multiple_filter_policies_order) BOOST_CHECK(matchingPolicy.d_type == DNSFilterEngine::PolicyType::None); BOOST_CHECK(matchingPolicy.d_kind == DNSFilterEngine::PolicyKind::NoAction); } - }