mirror of
https://github.com/fatedier/frp.git
synced 2026-03-20 00:39:15 +08:00
add e2e tests (#2334)
This commit is contained in:
@@ -12,7 +12,3 @@ func init() {
|
||||
uuid, _ := uuid.NewUUID()
|
||||
RunID = uuid.String()
|
||||
}
|
||||
|
||||
func GenPortName(name string) string {
|
||||
return "Port" + name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user