mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-04 05:49:35 -05:00
Remove erroneous filepath in test
This commit is contained in:
parent
79108f4c3d
commit
a7ac109e4e
1 changed files with 1 additions and 1 deletions
2
testdata/ede-caching-cachedb.tdir/ede.conf
vendored
2
testdata/ede-caching-cachedb.tdir/ede.conf
vendored
|
|
@ -10,7 +10,7 @@ server:
|
|||
directory: ""
|
||||
val-log-level: 2
|
||||
|
||||
auto-trust-anchor-file: "/usr/local/etc/unbound/root.key"
|
||||
auto-trust-anchor-file: "root.key"
|
||||
|
||||
module-config: "cachedb validator iterator"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue