bind9/bin/tests/system/database
Nicki Křížek d738b907dc Remove license headers from named.conf test files
The removal was done with the following commands:

find bin/tests/system/ -type f -name "*.conf" -exec sed -i '1,12d; 13{/^$/d}' {} +
find bin/tests/system/ -type f -name "*.conf.*" -exec sed -i '1,12d; 13{/^$/d}' {} +
2026-03-31 17:57:58 +02:00
..
ns1 Remove license headers from named.conf test files 2026-03-31 17:57:58 +02:00
tests_database.py Clean up imports of dnspython modules 2026-02-20 15:17:32 +01:00