From 736c9d13a4957efe6de7257f87f5c3e542f4d85d Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Wed, 8 Jun 2022 02:03:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9test=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/hysteria_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/test/hysteria_test.go b/test/hysteria_test.go index c526ff1b..3a76c7da 100644 --- a/test/hysteria_test.go +++ b/test/hysteria_test.go @@ -42,7 +42,6 @@ func TestClash_Hysteria(t *testing.T) { Obfs: "fuck me till the daylight", UpMbps: 100, DownMbps: 100, - UDP: true, SkipCertVerify: true, }) if err != nil {