]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix NSEC3HASH system test on jammy
authorŠtěpán Balážik <stepan@isc.org>
Wed, 5 Nov 2025 09:51:26 +0000 (10:51 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 5 Nov 2025 09:51:26 +0000 (10:51 +0100)
commit35923a952e9b8449afa9e4837424fd91f48b1024
treee359f180596f3969f35e8e12f9fb41ca153b0cb0
parent7ca069e28fa3973d87169f99cdf3ff3fcd4ae00e
Fix NSEC3HASH system test on jammy

a94aab94404201a662c1e1d3e53cdeae0f5c8db5 removed importorskip call from
isctest.name on which the functionality of this test relied.

Add an explicit importorskip call to the test.
bin/tests/system/tools/tests_tools_nsec3hash.py