summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/allow-query/ns3/named2.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/allow-query/ns3/named2.conf.in')
-rw-r--r--bin/tests/system/allow-query/ns3/named2.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/allow-query/ns3/named2.conf.in b/bin/tests/system/allow-query/ns3/named2.conf.in
index c4a4e8f..53e73ad 100644
--- a/bin/tests/system/allow-query/ns3/named2.conf.in
+++ b/bin/tests/system/allow-query/ns3/named2.conf.in
@@ -34,5 +34,5 @@ controls {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};