Browse Source

[2218] Update comment for InMemoryZoneFinderNSEC3Test

Mukund Sivaraman 12 years ago
parent
commit
45e74198eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/datasrc/memory/tests/zone_finder_unittest.cc

+ 1 - 1
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() {