From: Colin Vidal Date: Tue, 9 Sep 2025 08:13:40 +0000 (+0200) Subject: rename test hooks python file X-Git-Tag: v9.21.14~56^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9b1197ed6d1c594157819e7e994e4f0b0dae44;p=thirdparty%2Fbind9.git rename test hooks python file As bin/tests/system/hooks/tests_hooks.py still contains wrapper to a shell-based test (even if not only), rename the file name into tests_sh_hooks.py --- diff --git a/bin/tests/system/hooks/tests_hooks.py b/bin/tests/system/hooks/tests_sh_hooks.py similarity index 100% rename from bin/tests/system/hooks/tests_hooks.py rename to bin/tests/system/hooks/tests_sh_hooks.py