Browse Source

[2659] unrelated editorial fix: update the code comment to match impl.

the mock zone finder is now actually smart enough to support empty non
terminals.
JINMEI Tatuya 12 years ago
parent
commit
a272beeb91
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/bin/auth/tests/query_unittest.cc

+ 0 - 2
src/bin/auth/tests/query_unittest.cc

@@ -269,8 +269,6 @@ public:
 // to child zones are identified by the existence of non origin NS records.
 // Another special name is "dname.example.com".  Query names under this name
 // will result in DNAME.
-// This mock zone doesn't handle empty non terminal nodes (if we need to test
-// such cases find() should have specialized code for it).
 class MockZoneFinder : public ZoneFinder {
 public:
     MockZoneFinder() :