mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
tests-extra: Different origin case in records zone
This commit is contained in:
parent
2a3ebbbbdf
commit
91c027be4b
1 changed files with 3 additions and 0 deletions
|
|
@ -114,6 +114,9 @@ dUpL MX 10 sOMe.doMAin
|
|||
bad-order NS B.foo.
|
||||
bad-order NS a.foo.
|
||||
|
||||
; Different case in origin
|
||||
origin-case.rEcoRDs. A 1.2.3.4
|
||||
|
||||
; CNAME loop
|
||||
*.loop1 CNAME a.loop2
|
||||
*.loop2 CNAME a.loop1
|
||||
|
|
|
|||
Loading…
Reference in a new issue