summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/wildcard/ns2/named.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/wildcard/ns2/named.conf.in')
-rw-r--r--bin/tests/system/wildcard/ns2/named.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/wildcard/ns2/named.conf.in b/bin/tests/system/wildcard/ns2/named.conf.in
index a9a2a70..9d90299 100644
--- a/bin/tests/system/wildcard/ns2/named.conf.in
+++ b/bin/tests/system/wildcard/ns2/named.conf.in
@@ -26,5 +26,5 @@ options {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};