mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-27 20:45:28 -05:00
barely working http proxy
This commit is contained in:
@@ -24,6 +24,7 @@ func TestDokodemoTCP(t *testing.T) {
|
||||
}
|
||||
_, err := tcpServer.Start()
|
||||
assert.Error(err).IsNil()
|
||||
defer tcpServer.Close()
|
||||
|
||||
assert.Error(InitializeServerSetOnce("test_2")).IsNil()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user