summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/views/ns2/named2.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/views/ns2/named2.conf.in')
-rw-r--r--bin/tests/system/views/ns2/named2.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/system/views/ns2/named2.conf.in b/bin/tests/system/views/ns2/named2.conf.in
index 8a4d773..8819f50 100644
--- a/bin/tests/system/views/ns2/named2.conf.in
+++ b/bin/tests/system/views/ns2/named2.conf.in
@@ -39,7 +39,7 @@ view "internal" {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};
zone "example" {
@@ -74,7 +74,7 @@ view "external" {
zone "." {
type hint;
- file "../../common/root.hint";
+ file "../../_common/root.hint";
};
zone "example" {