mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-07-21 19:08:00 +00:00
feat(wip): test reworks (need to add back traffic logger tests)
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
// TestServerMasquerade is a test to ensure that the server behaves as a normal
|
||||
// HTTP/3 server when dealing with an unauthenticated client. This is mainly to
|
||||
// confirm that the server does not expose itself to active probers.
|
||||
// confirm that the server does not expose itself to active probing.
|
||||
func TestServerMasquerade(t *testing.T) {
|
||||
// Create server
|
||||
udpConn, udpAddr, err := serverConn()
|
||||
|
Reference in New Issue
Block a user