]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Formatting
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 14 Feb 2020 09:55:11 +0000 (10:55 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 14 Feb 2020 12:39:16 +0000 (13:39 +0100)
pdns/recursordist/test-filterpo_cc.cc

index 6d6cf060584c7b1b5502c8209f5528d1ae7f7b91..f508925357061abc96320c7ffa32cb6a9553bfae 100644 (file)
@@ -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);
   }
-
 }