]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Fix NSEC3HASH system test on jammy
authorŠtěpán Balážik <stepan@isc.org>
Wed, 5 Nov 2025 11:54:23 +0000 (11:54 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 5 Nov 2025 11:54:23 +0000 (11:54 +0000)
a94aab94404201a662c1e1d3e53cdeae0f5c8db5 removed importorskip call from
isctest.name on which the functionality of this test relied.

Add an explicit importorskip call to the test.

Merge branch 'stepan/fix-tools-nsec3hash-on-jammy' into 'main'

See merge request isc-projects/bind9!11213


Trivial merge