There is already a check for the missing version property case (catalog-bad1.example), and this new test should result in the same outcome, but differs in a way that there exists a version record in the zone, but it is of a wrong type (A instead of the expected TXT).
15 lines
497 B
Plaintext
15 lines
497 B
Plaintext
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
;
|
|
; SPDX-License-Identifier: MPL-2.0
|
|
;
|
|
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, you can obtain one at https://mozilla.org/MPL/2.0/.
|
|
;
|
|
; See the COPYRIGHT file distributed with this work for additional
|
|
; information regarding copyright ownership.
|
|
|
|
@ 3600 SOA . . 1 86400 3600 86400 3600
|
|
@ 3600 IN NS invalid.
|
|
version IN A 10.53.0.1
|