]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Rewrite stub system test to pytest
authorMichal Nowak <mnowak@isc.org>
Tue, 4 Feb 2025 12:38:25 +0000 (12:38 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 4 Feb 2025 12:38:25 +0000 (12:38 +0000)
commita1ca49683aa59eec3d0e7129d712e95645e60cf9
tree309b2f07f0b531c44eceadb4dc7d92387423ab20
parentd2f6e236a2657a78d3d65f321a76fbd7da881c24
parent1069eb1969b87cea69b96ef201cca80b5699d8e4
chg: test: Rewrite stub system test to pytest

Merge branch 'mnowak/pytest_rewrite_stub' into 'main'

See merge request isc-projects/bind9!9190