1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Tom Limoncelli ff3d446681 Codestyle: Fix formatting on parse_test JSON (#427)
* Fix failing parse_test 021
* Fix JSON formatting in parse_test directory
* js_test.go now reports json content length
2018-12-13 11:46:43 -05:00

13 lines
185 B
JSON

{
"dns_providers": [],
"domains": [
{
"dnsProviders": {},
"name": "2.1.in-addr.arpa",
"records": [],
"registrar": "none"
}
],
"registrars": []
}