bind9/bin/tests/system/nsec3-answer
Nicki Křížek 08630ca744 Silence incorrect pylint warnings for hypothesis.assume()
With hypothesis>6.148.3, pylint generates

W0101: Unreachable code (unreachable)

when any code is present after hypothesis.assume(). Silence these until
it is fixed upstream.

See https://github.com/pylint-dev/pylint/issues/10785#issuecomment-3677224217
2026-01-21 16:07:31 +01:00
..
ns1 Add more empty non-terminals to test zone 2025-07-29 10:00:46 +02:00
ns2 Separate test into a new directory 2025-07-29 10:00:46 +02:00
setup.sh Separate test into a new directory 2025-07-29 10:00:46 +02:00
tests_nsec3.py Silence incorrect pylint warnings for hypothesis.assume() 2026-01-21 16:07:31 +01:00