summaryrefslogtreecommitdiffstats
path: root/tests/libzscanner/data/02_class.in
blob: c4347e710c2b0c5c576af0f7143672e7216ac8d2 (plain)
1
2
3
4
5
6
7
8
9
10
$ORIGIN	.
$TTL	1

; OK
@	IN	NS	@	; The only accepted class IN
@	in	NS	@	; Class in lower-case

; KO
@	CH	NS	@	; Unsupported class
@	CLASS1	NS	@	; Unsupported notation