mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-04 14:13:03 +00:00
Fix xray_test.go
This commit is contained in:
parent
a9ed1a03aa
commit
4f8f49024b
@ -222,6 +222,7 @@ func TestXrayConfig(t *testing.T) {
|
|||||||
}),
|
}),
|
||||||
ProxySettings: serial.ToTypedMessage(&dns_proxy.Config{
|
ProxySettings: serial.ToTypedMessage(&dns_proxy.Config{
|
||||||
Server: &net.Endpoint{},
|
Server: &net.Endpoint{},
|
||||||
|
Non_IPQuery: "drop",
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user