|  | @@ -4,11 +4,9 @@ import (
 | 
											
												
													
														|  |  	"testing"
 |  |  	"testing"
 | 
											
												
													
														|  |  	"time"
 |  |  	"time"
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +	v2net "github.com/v2ray/v2ray-core/common/net"
 | 
											
												
													
														|  |  	"github.com/v2ray/v2ray-core/testing/assert"
 |  |  	"github.com/v2ray/v2ray-core/testing/assert"
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  	. "github.com/v2ray/v2ray-core/transport/internet/ws"
 |  |  	. "github.com/v2ray/v2ray-core/transport/internet/ws"
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  | -	v2net "github.com/v2ray/v2ray-core/common/net"
 |  | 
 | 
											
												
													
														|  |  )
 |  |  )
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  func Test_Connect_ws(t *testing.T) {
 |  |  func Test_Connect_ws(t *testing.T) {
 |