]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename allow-query pytest glue file
authorTom Krizek <tkrizek@isc.org>
Wed, 30 Aug 2023 11:37:09 +0000 (13:37 +0200)
committerTom Krizek <tkrizek@isc.org>
Tue, 19 Sep 2023 12:56:21 +0000 (14:56 +0200)
commit56e842bbf24a57b5aab49f1f1f144a7e2eca83b1
tree374979b138bcf8cf7934547c17c5a53399640bbb
parent09a8dd2f5b3ee3e9b3dde411fe08190b2b881c46
Rename allow-query pytest glue file

To conform with the expected naming convention, the pytest glue file for
the `allow-query` test should use underscore as the word separator in
the python file name: allow-query/tests_sh_allow_query.py

(cherry picked from commit c026a00696de1314fa0e27afa725ce35f4016aae)
bin/tests/system/allow-query/tests_sh_allow_query.py [moved from bin/tests/system/allow-query/tests_sh_allowquery.py with 92% similarity]