bind9/bin/tests/system/optout
Michal Nowak c41f63c82d Remove redundant Python 3.7 skip markers from system tests
The test framework already requires Python 3.10+ (conftest.py raises
RuntimeError if version < 3.10), so skipif(sys.version_info < (3, 7))
can never trigger. Remove the dead markers and now-unused sys imports.

Assisted-by: Claude:claude-opus-4-7
2026-06-01 19:37:22 +02:00
..
ns2 Include controls.conf as jinja2 template 2026-05-27 16:25:43 +02:00
tests_optout.py Remove redundant Python 3.7 skip markers from system tests 2026-06-01 19:37:22 +02:00