Fix Fail() -_-b

This commit is contained in:
Herman Slatman 2021-06-18 17:37:56 +02:00
parent 135e912ac8
commit c514a187b2
No known key found for this signature in database
GPG key ID: F4D8A44EA0A75A4F

View file

@ -2271,7 +2271,6 @@ func TestTLSALPN01Validate(t *testing.T) {
}
})
}
t.Fail()
}
func Test_reverseAddr(t *testing.T) {