]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add missing pytest glue to run multisigner test
authorTom Krizek <tkrizek@isc.org>
Thu, 20 Jul 2023 13:31:56 +0000 (15:31 +0200)
committerTom Krizek <tkrizek@isc.org>
Thu, 20 Jul 2023 15:53:48 +0000 (17:53 +0200)
commit47d2d5334f6bc06658def351c2163523d14d73f0
treeead3f943142e92958b54433454f2b34828a26092
parentb8e3c1bb527bb3cae4c636003b98db681a298ffc
Add missing pytest glue to run multisigner test

Without the pytest glue file, the multisigner/tests.sh isn't picked
up by the pytest runner and the test isn't executed.

Related !6901
bin/tests/system/multisigner/tests_sh_multisigner.py [new file with mode: 0644]