mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-10 18:53:16 +03:00
Fix dns_proxy_test.go
This commit is contained in:
@ -27,6 +27,7 @@ func TestDnsProxyConfig(t *testing.T) {
|
||||
Address: net.NewIPOrDomain(net.IPAddress([]byte{8, 8, 8, 8})),
|
||||
Port: 53,
|
||||
},
|
||||
Non_IPQuery: "drop",
|
||||
},
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user