]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: remove __init__.py from digdelv system test
authorMartin Basti <mbasti@isc.org>
Wed, 12 Aug 2026 21:07:27 +0000 (21:07 +0000)
committerMartin Basti <mbasti@isc.org>
Wed, 12 Aug 2026 21:07:27 +0000 (21:07 +0000)
This was introduced as the way how to allow pytest to use tests_delv.py filename in multiple suites. However, team decision was to drop **`` `__init__.py` ``** and rather use unique filenames.

Merge branch 'stepan/no-init-py-in-digdelv' into 'main'

See merge request isc-projects/bind9!12562


Trivial merge