]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Replace dns.resolver module in system tests
authorMichal Nowak <mnowak@isc.org>
Thu, 12 Sep 2024 09:57:22 +0000 (09:57 +0000)
committerMichal Nowak <mnowak@isc.org>
Thu, 12 Sep 2024 09:57:22 +0000 (09:57 +0000)
commit91bc0b439ad00a44deb26588d32cae734ba9ed81
tree935178ba3c8de6e4bfaa801d266d6b722b4d16a1
parent3808567de1a08c08ddedf885d32327888b8c2fa2
parent8b55d0709db7d9aec8587e29c11c2b7591d170f4
chg: test: Replace dns.resolver module in system tests

Closes #4634

Merge branch '4634-drop-dns.resolver-module-from-system-tests' into 'main'

See merge request isc-projects/bind9!9150