This commit is contained in:
世界
2023-09-16 21:36:06 +08:00
parent 3040e97222
commit c1ffcf365e
4 changed files with 8 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ import (
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing-box/option"
"github.com/sagernet/sing-box/transport/hysteria2"
"github.com/sagernet/sing-quic/hysteria2"
)
func TestHysteria2Self(t *testing.T) {