Browse Source

[2906] a bit more comment about test setup

JINMEI Tatuya 12 years ago
parent
commit
1a7685ff50
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/datasrc/tests/zone_table_accessor_unittest.cc

+ 2 - 0
src/lib/datasrc/tests/zone_table_accessor_unittest.cc

@@ -40,6 +40,8 @@ namespace {
 class ZoneTableAccessorTest : public ::testing::Test {
 protected:
     ZoneTableAccessorTest() :
+        // The paths of the zone files are dummy and wouldn't even exist,
+        // but it doesn't matter in this test.
         config_spec_(Element::fromJSON(
                          "{\"cache-enable\": true,"
                          " \"params\": "