mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
测试:尝试增加hysteria2协议,尝试增加设备数限制功能
This commit is contained in:
@@ -11,6 +11,6 @@ func TestConf_LoadFromPath(t *testing.T) {
|
||||
|
||||
func TestConf_Watch(t *testing.T) {
|
||||
c := New()
|
||||
t.Log(c.Watch("./1.json", "", func() {}))
|
||||
t.Log(c.Watch("./1.json", "", "", func() {}))
|
||||
select {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user