]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
consistently name boost test suite names based on filename
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 11:41:16 +0000 (07:41 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 11:41:16 +0000 (07:41 -0400)
pdns/test-rcpgenerator_cc.cc

index 16440c099ba41440c1f36d8ab250e8660c3a9ece..a5303cd74580aca73f5cc5d4b1dd28ded1bb1c4a 100644 (file)
@@ -11,7 +11,7 @@
 
 using std::string;
 
-BOOST_AUTO_TEST_SUITE(test_rcp_generator_cc)
+BOOST_AUTO_TEST_SUITE(test_rcpgenerator_cc)
 
 BOOST_AUTO_TEST_CASE(test_xfrIP6) {
         RecordTextReader rtr("::1");