Fix vless tests

This commit is contained in:
世界
2023-03-02 00:31:56 +08:00
parent a78736b2a1
commit 8cc30246e2
5 changed files with 14 additions and 4 deletions

View File

@@ -234,6 +234,7 @@ func testVLESSSelf(t *testing.T, flow string) {
{
Name: "sekai",
UUID: userUUID.String(),
Flow: flow,
},
},
TLS: &option.InboundTLSOptions{
@@ -308,6 +309,7 @@ func testVLESSSelfTLS(t *testing.T, flow string) {
{
Name: "sekai",
UUID: userUUID.String(),
Flow: flow,
},
},
TLS: &option.InboundTLSOptions{