Ver Fonte

Fix dns_proxy_test.go

RPRX há 2 anos atrás
pai
commit
a9ed1a03aa
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      infra/conf/dns_proxy_test.go

+ 1 - 0
infra/conf/dns_proxy_test.go

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