]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Fix the DoH unit test for meson
authorArtem Boldariev <artem@isc.org>
Thu, 10 Jul 2025 14:39:40 +0000 (17:39 +0300)
committerArtem Boldariev <artem@isc.org>
Thu, 10 Jul 2025 14:39:40 +0000 (17:39 +0300)
The DoH unit test was omitted since meson migration due to a
typo. This commit fixes that.

Merge branch 'artem-fix-doh-test-for-meson' into 'main'

See merge request isc-projects/bind9!10723


Trivial merge