mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-09 21:55:57 +08:00
Fix unit tests
This commit is contained in:
parent
950e6fc7b2
commit
8070fca72c
1 changed files with 4 additions and 4 deletions
|
|
@ -343,9 +343,9 @@
|
|||
},
|
||||
"meta": {
|
||||
"dnscontrol_tag": "",
|
||||
"dnscontrol_uniquename": "d\u00fcsseldorf.example.net"
|
||||
"dnscontrol_uniquename": "xn--dsseldorf-q9a.example.net"
|
||||
},
|
||||
"name": "d\u00fcsseldorf.example.net",
|
||||
"name": "xn--dsseldorf-q9a.example.net",
|
||||
"records": [
|
||||
{
|
||||
"filepos": "[line:94:5]",
|
||||
|
|
@ -418,9 +418,9 @@
|
|||
},
|
||||
"meta": {
|
||||
"dnscontrol_tag": "",
|
||||
"dnscontrol_uniquename": "\u00fc.example.net"
|
||||
"dnscontrol_uniquename": "xn--tda.example.net"
|
||||
},
|
||||
"name": "\u00fc.example.net",
|
||||
"name": "xn--tda.example.net",
|
||||
"records": [
|
||||
{
|
||||
"filepos": "[line:116:5]",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue