V2bX/core/hy/counter_test.go
yuzuki999 42bb7bc90f update
initial support for hysteria
update config
update api
change user email format
...
2023-06-08 22:46:33 +08:00

8 lines
80 B
Go

package hy
import "testing"
func TestUserTrafficCounter_Rx(t *testing.T) {
}