]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: remove 'signer' files from dnssec test
authorEvan Hunt <each@isc.org>
Wed, 10 Sep 2025 04:12:34 +0000 (04:12 +0000)
committerEvan Hunt <each@isc.org>
Wed, 10 Sep 2025 04:12:34 +0000 (04:12 +0000)
When the `dnssec-signzone` tests were moved to the `dnssectools`
system test, an unused copy of the `signer` directory was left in
the `dnssec` test. This has been removed.

Merge branch 'each-cleanup-dnssec-files' into 'main'

See merge request isc-projects/bind9!10873


Trivial merge