inspec/test/fixtures/cmd/Resolve-DnsName
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

26 lines
618 B
Text

[
{
"IP4Address": "134.170.185.46",
"Name": "microsoft.com",
"Type": 1,
"CharacterSet": 1,
"Section": 1,
"DataLength": 4,
"TTL": 5,
"Address": "134.170.185.46",
"IPAddress": "134.170.185.46",
"QueryType": 1
},
{
"IP4Address": "134.170.188.221",
"Name": "microsoft.com",
"Type": 1,
"CharacterSet": 1,
"Section": 1,
"DataLength": 4,
"TTL": 5,
"Address": "134.170.188.221",
"IPAddress": "134.170.188.221",
"QueryType": 1
}
]