fix: test: dns.name module does not have minversion attribute

The dns module does have it.

Merge branch 'mnowak/enable-selftest-system-test' into 'main'

See merge request isc-projects/bind9!11348
This commit is contained in:
Michal Nowak 2025-12-09 11:17:49 +01:00
commit 9c4fb5ddb0

View file

@ -26,7 +26,7 @@ import pytest
import isctest
import isctest.name
pytest.importorskip("dns.name", minversion="2.3.0")
pytest.importorskip("dns", minversion="2.3.0")
# set of properies present in the tested zone - read by tests_zone_analyzer.py
CATEGORIES = frozenset(