pull/432/head
Darien Raymond 8 years ago
parent bc4e2293ef
commit b943581e5b
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

@ -1,13 +1,13 @@
package internet_test
import (
"context"
"testing"
"v2ray.com/core/common/net"
"v2ray.com/core/testing/assert"
"v2ray.com/core/testing/servers/tcp"
. "v2ray.com/core/transport/internet"
"context"
)
func TestDialWithLocalAddr(t *testing.T) {

Loading…
Cancel
Save