]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move helper functions in statchannel into single file
authorTom Krizek <tkrizek@isc.org>
Fri, 24 Nov 2023 14:44:32 +0000 (15:44 +0100)
committerTom Krizek <tkrizek@isc.org>
Tue, 5 Dec 2023 12:26:49 +0000 (13:26 +0100)
commitfc295b2b5d93b9564fb4c560f7d3cd50c5cd458d
tree36569b6af4786890ad8f1f413e9b8fac9f01cfdc
parent767f4670c6dd52be7ef2e468950ada89ace73ee7
Move helper functions in statchannel into single file

Since dnspython is now a required dependency, there's no need to keep
these two helper files separate.
bin/tests/system/statschannel/generic.py
bin/tests/system/statschannel/generic_dnspython.py [deleted file]
bin/tests/system/statschannel/tests_json.py
bin/tests/system/statschannel/tests_xml.py