]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2906] a bit more comment about test setup
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 1 May 2013 03:37:47 +0000 (20:37 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 1 May 2013 03:37:47 +0000 (20:37 -0700)
src/lib/datasrc/tests/zone_table_accessor_unittest.cc

index b64a061c9d74a2d2884045740a76fe135135d8a0..ace376f1468a389d20590d6ce97d099ea88c5be7 100644 (file)
@@ -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\": "