]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2218] Update comment for InMemoryZoneFinderNSEC3Test
authorMukund Sivaraman <muks@isc.org>
Mon, 24 Sep 2012 05:57:18 +0000 (11:27 +0530)
committerMukund Sivaraman <muks@isc.org>
Mon, 24 Sep 2012 05:57:18 +0000 (11:27 +0530)
src/lib/datasrc/memory/tests/zone_finder_unittest.cc

index 0ded2bb5d573c240332a04a53642587cc7abb05f..6319dea517dc3c19a6daa9dc4c074518a2ffd5ad 100644 (file)
@@ -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() {