summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/mkeys/ns7/named.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/mkeys/ns7/named.conf.in')
-rw-r--r--bin/tests/system/mkeys/ns7/named.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/system/mkeys/ns7/named.conf.in b/bin/tests/system/mkeys/ns7/named.conf.in
index b50246a..7ccf59e 100644
--- a/bin/tests/system/mkeys/ns7/named.conf.in
+++ b/bin/tests/system/mkeys/ns7/named.conf.in
@@ -39,13 +39,13 @@ controls {
view view1 {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};
};
view view2 {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};
};