]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Rewrite emptyzones system test to pytest
authorMichal Nowak <mnowak@isc.org>
Tue, 26 Nov 2024 15:15:51 +0000 (15:15 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 26 Nov 2024 15:15:51 +0000 (15:15 +0000)
commit84f36f4dcec6f69bd4330f4467d7dbe493464e00
tree078f93152719814cbd8e48a5253e67ec2066ddc0
parent4869ebb4197c0d4362b53ff87b81c8f2047760f6
parent3ace62472c5146b8177daea4861e6aee74ff526a
chg: test: Rewrite emptyzones system test to pytest

Merge branch 'mnowak/pytest_rewrite_emptyzones' into 'main'

See merge request isc-projects/bind9!9154