This commit is contained in:
世界
2023-09-16 21:36:06 +08:00
parent b77d3950ed
commit 7cdee741b3
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) {