diff options
Diffstat (limited to 'bin/tests/system/stub/ns2')
-rw-r--r-- | bin/tests/system/stub/ns2/named.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/stub/ns2/named.conf.in b/bin/tests/system/stub/ns2/named.conf.in index 1f006e0..3aa1e66 100644 --- a/bin/tests/system/stub/ns2/named.conf.in +++ b/bin/tests/system/stub/ns2/named.conf.in @@ -27,7 +27,7 @@ options { zone "." { type hint; - file "../../common/root.hint"; + file "../../_common/root.hint"; }; zone "child.example" { |