mirror of https://github.com/XTLS/Xray-core
				
				
				
			Fix dns_proxy_test.go
							parent
							
								
									6f9df63c70
								
							
						
					
					
						commit
						a9ed1a03aa
					
				| 
						 | 
				
			
			@ -27,6 +27,7 @@ func TestDnsProxyConfig(t *testing.T) {
 | 
			
		|||
					Address: net.NewIPOrDomain(net.IPAddress([]byte{8, 8, 8, 8})),
 | 
			
		||||
					Port:    53,
 | 
			
		||||
				},
 | 
			
		||||
				Non_IPQuery: "drop",
 | 
			
		||||
			},
 | 
			
		||||
		},
 | 
			
		||||
	})
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue