mirror of https://github.com/XTLS/Xray-core
				
				
				
			fix inbounds-replaceall test
							parent
							
								
									42d586df09
								
							
						
					
					
						commit
						71fee07175
					
				| 
						 | 
				
			
			@ -427,7 +427,7 @@ func TestConfig_Override(t *testing.T) {
 | 
			
		|||
			&Config{InboundConfigs: []InboundDetourConfig{{Tag: "pos0"}, {Protocol: "vmess", Tag: "pos1"}}},
 | 
			
		||||
			&Config{InboundConfigs: []InboundDetourConfig{{Tag: "pos1", Protocol: "kcp"}, {Tag: "pos2", Protocol: "kcp"}}},
 | 
			
		||||
			"",
 | 
			
		||||
			&Config{InboundConfigs: []InboundDetourConfig{{Tag: "pos1", Protocol: "kcp"}, {Tag: "pos2", Protocol: "kcp"}}},
 | 
			
		||||
			&Config{InboundConfigs: []InboundDetourConfig{{Tag: "pos0"}, {Tag: "pos1", Protocol: "kcp"}, {Tag: "pos2", Protocol: "kcp"}}},
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"replace/notag-append",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue