mirror of https://github.com/v2ray/v2ray-core
parent
ff84b9b5f9
commit
aa83ea35ca
|
@ -4,7 +4,6 @@ import (
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
v2net "github.com/v2ray/v2ray-core/common/net"
|
|
||||||
netassert "github.com/v2ray/v2ray-core/common/net/testing/assert"
|
netassert "github.com/v2ray/v2ray-core/common/net/testing/assert"
|
||||||
_ "github.com/v2ray/v2ray-core/proxy/dokodemo/json"
|
_ "github.com/v2ray/v2ray-core/proxy/dokodemo/json"
|
||||||
_ "github.com/v2ray/v2ray-core/proxy/freedom/json"
|
_ "github.com/v2ray/v2ray-core/proxy/freedom/json"
|
||||||
|
|
Loading…
Reference in New Issue