Fix dns_proxy_test.go

pull/2227/head
RPRX 2023-06-19 00:51:03 +00:00 committed by GitHub
parent 6f9df63c70
commit a9ed1a03aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ func TestDnsProxyConfig(t *testing.T) {
Address: net.NewIPOrDomain(net.IPAddress([]byte{8, 8, 8, 8})),
Port: 53,
},
Non_IPQuery: "drop",
},
},
})