From: Mukund Sivaraman Date: Mon, 24 Sep 2012 05:57:18 +0000 (+0530) Subject: [2218] Update comment for InMemoryZoneFinderNSEC3Test X-Git-Tag: trac2351_base~37^2~1^2~3^2~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45e74198ebeee9d0e2eee780185d91c20fa63513;p=thirdparty%2Fkea.git [2218] Update comment for InMemoryZoneFinderNSEC3Test --- diff --git a/src/lib/datasrc/memory/tests/zone_finder_unittest.cc b/src/lib/datasrc/memory/tests/zone_finder_unittest.cc index 0ded2bb5d5..6319dea517 100644 --- a/src/lib/datasrc/memory/tests/zone_finder_unittest.cc +++ b/src/lib/datasrc/memory/tests/zone_finder_unittest.cc @@ -1449,7 +1449,7 @@ TEST_F(InMemoryZoneFinderTest, findNSEC3ForBadZone) { DataSourceError); } -/// \brief Test fixture for the InMemoryZoneFinder class +/// \brief NSEC3 specific tests fixture for the InMemoryZoneFinder class class InMemoryZoneFinderNSEC3Test : public InMemoryZoneFinderTest { public: InMemoryZoneFinderNSEC3Test() {