mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
update copyright notice
This commit is contained in:
@@ -589,11 +589,11 @@ ATF_TC_BODY(nta, tc) {
|
|||||||
|
|
||||||
ATF_TC(untested);
|
ATF_TC(untested);
|
||||||
ATF_TC_HEAD(untested, tc) {
|
ATF_TC_HEAD(untested, tc) {
|
||||||
atf_tc_set_md_var(tc, "descr", "skipping keytable test");
|
atf_tc_set_md_var(tc, "descr", "skipping keytable test");
|
||||||
}
|
}
|
||||||
ATF_TC_BODY(untested, tc) {
|
ATF_TC_BODY(untested, tc) {
|
||||||
UNUSED(tc);
|
UNUSED(tc);
|
||||||
atf_tc_skip("DNSSEC not available");
|
atf_tc_skip("DNSSEC not available");
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user