From: Martin Basti Date: Wed, 12 Aug 2026 21:07:27 +0000 (+0000) Subject: fix: test: remove __init__.py from digdelv system test X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83a7b3fd1ba5d78036d46af733d8d93eeec69d8;p=thirdparty%2Fbind9.git fix: test: remove __init__.py from digdelv system test 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 --- c83a7b3fd1ba5d78036d46af733d8d93eeec69d8