summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/keepalive/ns3/named.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/keepalive/ns3/named.conf.in')
-rw-r--r--bin/tests/system/keepalive/ns3/named.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/keepalive/ns3/named.conf.in b/bin/tests/system/keepalive/ns3/named.conf.in
index 3713f13..76e5a5b 100644
--- a/bin/tests/system/keepalive/ns3/named.conf.in
+++ b/bin/tests/system/keepalive/ns3/named.conf.in
@@ -41,5 +41,5 @@ controls {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};